Method

Gtk.ListBoxRow.get_child

Declaration [src]

GtkWidget*
gtk_list_box_row_get_child (
  GtkListBoxRow* row
)

Description [src]

Gets the child widget of row.

Gets propertyGtk.ListBoxRow:child

Return value

Returns: GtkWidget

the child widget of row

Ownership is not transferred to the caller
Can be NULL