Menu.rectAnchorDy

Get rectAnchorDy property.

  1. int rectAnchorDy [@property getter]
    class Menu
    @property
    int
    rectAnchorDy
    ()
  2. int rectAnchorDy [@property setter]

Return Value

Type: int

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.