See gtk_menu_popup_at_rect (), gtk_menu_popup_at_widget (), gtk_menu_popup_at_pointer (), #GtkMenu:anchor-hints, #GtkMenu:rect-anchor-dx, #GtkMenu:menu-type-hint, and #GtkMenu::popped-up.
Menu.rectAnchorDy
int rectAnchorDy() @propertyGet rectAnchorDy property.
Returns
Vertical offset to apply to the menu, i.e. the rectangle or widget anchor.
void rectAnchorDy(int propval) @propertySet rectAnchorDy property.
Parameters
propval | Vertical offset to apply to the menu, i.e. the rectangle or widget anchor. See gtk_menu_popup_at_rect (), gtk_menu_popup_at_widget (), gtk_menu_popup_at_pointer (), #GtkMenu:anchor-hints, #GtkMenu:rect-anchor-dx, #GtkMenu:menu-type-hint, and #GtkMenu::popped-up. |