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