Method

Gtk.ComboBox.get_child

Declaration [src]

GtkWidget*
gtk_combo_box_get_child (
  GtkComboBox* combo_box
)

Description [src]

Gets the child widget of combo_box.

Gets propertyGtk.ComboBox:child

Return value

Returns: GtkWidget

the child widget of combo_box

Ownership is not transferred to the caller
Can be NULL