[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

gtk_menu_popup_at_rect

Declaration

Source position: lazgtk3.pas line 17988

procedure gtk_menu_popup_at_rect(

  menu: PGtkMenu;

  rect_window: PGdkWindow;

  rect: PGdkRectangle;

  rect_anchor: TGdkGravity;

  menu_anchor: TGdkGravity;

  trigger_event: PGdkEvent

);