Menu.getActive

Returns the selected menu item from the menu. This is used by the GtkOptionMenu. Returns the selected menu item from the menu. This is used by the GtkOptionMenu.

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. [transfer none]

Meta