Method

GtkDropDownget_selected

[]

Declaration [src]

guint
gtk_drop_down_get_selected (
  GtkDropDown* self
)
[]

Description [src]

Gets the position of the selected item.

Gets propertyGtk.DropDown:selected
[]

Return value

Type: guint

The position of the selected item, or GTK_INVALID_LIST_POSITION if not item is selected.