Menu.rectAnchorDx

Get rectAnchorDx property.

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

Return Value

Type: int

Horizontal 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-dy, #GtkMenu:menu-type-hint, and #GtkMenu::popped-up.