Method
GtkListBoxRowget_child
Declaration [src]
GtkWidget*
gtk_list_box_row_get_child (
GtkListBoxRow* row
)
Return value
Type: GtkWidget
The child widget of row
.
The returned data is owned by the instance. |
The return value can be NULL . |