Menu.menuTypeHint

gdk.types.WindowTypeHint menuTypeHint() @property

Get menuTypeHint property.

Returns

The #GdkWindowTypeHint to use for the menu's #GdkWindow.

See gtk_menu_popup_at_rect (), gtk_menu_popup_at_widget (), gtk_menu_popup_at_pointer (), #GtkMenu:anchor-hints, #GtkMenu:rect-anchor-dx, #GtkMenu:rect-anchor-dy, and #GtkMenu::popped-up.

void menuTypeHint(gdk.types.WindowTypeHint propval) @property

Set menuTypeHint property.

Parameters

propvalThe #GdkWindowTypeHint to use for the menu's #GdkWindow. See gtk_menu_popup_at_rect (), gtk_menu_popup_at_widget (), gtk_menu_popup_at_pointer (), #GtkMenu:anchor-hints, #GtkMenu:rect-anchor-dx, #GtkMenu:rect-anchor-dy, and #GtkMenu::popped-up.