Method

GtkMenuget_tearoff_state

deprecated: 3.10 

Declaration [src]

gboolean
gtk_menu_get_tearoff_state (
  GtkMenu* menu
)

Description [src]

Returns whether the menu is torn off. See gtk_menu_set_tearoff_state().

Deprecated since: 3.10

Please do not use it in newly written code.

Gets propertyGtk.Menu:tearoff-state

Return value

Type: gboolean

TRUE if the menu is currently torn off.