get_active
Description:
public unowned Widget get_active ()
Returns the selected menu item from the menu.
This is used by the ComboBox.
Parameters:
Returns:
the MenuItem that was last selected in the menu. If a selection has not yet been
made, the first menu item is selected.
|