Menu.getActive

Returns the selected menu item from the menu. This is used by the #GtkComboBox.

class Menu
getActive
()

Return Value

Type: Widget

the #GtkMenuItem that was last selected in the menu. If a selection has not yet been made, the first menu item is selected.

Meta