Menu.getTearoffState

Warning gtk_menu_get_tearoff_state is deprecated and should not be used in newly-written code. 3.10 Returns whether the menu is torn off. See gtk_menu_set_tearoff_state().

class Menu
int
getTearoffState
()

Return Value

Type: int

TRUE if the menu is currently torn off.

Meta