Method
GtkComboBoxget_child
Declaration [src]
GtkWidget*
gtk_combo_box_get_child (
GtkComboBox* combo_box
)
Return value
Type: GtkWidget
The child widget of combo_box
.
The data is owned by the instance. |
The return value can be NULL . |