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.
Menu.menuTypeHint
gdk.types.WindowTypeHint menuTypeHint() @propertyGet menuTypeHint property.
Returns
The #GdkWindowTypeHint to use for the menu's #GdkWindow.
void menuTypeHint(gdk.types.WindowTypeHint propval) @propertySet menuTypeHint property.
Parameters
propval | 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. |