[ CCode ( type_id = "gtk_list_box_row_get_type ()" ) ]
public class ListBoxRow : Bin, Implementor, Actionable, Buildable
The kind of widget that can be added to a `GtkListBox`.
[class@Gtk.ListBox] will automatically wrap its children in a `GtkListboxRow` when necessary.
GtkListBoxRow::row-activated
signal will be emitted for this row.