Menu.getActive

Returns the selected menu item from the menu. This is used by the gtk.ComboBox

class Menu
getActive
()

Return Value

Type: Widget

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