Method

GntComboBoxget_dropdown

since: 2.14

Declaration [src]

GntWidget*
gnt_combo_box_get_dropdown (
  GntComboBox* box
)

Description [src]

Get the dropdown GntTree that is shown when opened.

Available since: 2.14

Return value

Type: GntWidget

The dropdown for the combo box.

The data is owned by the instance.