CheckMenuItem.getActive

Returns whether the check menu item is active. See gtk_check_menu_item_set_active ().

class CheckMenuItem
bool
getActive
()

Return Value

Type: bool

%TRUE if the menu item is checked.

Meta