gtkStatusIconPositionMenu {RGtk2} | R Documentation |
Menu positioning function to use with gtkMenuPopup
to position menu
aligned to the status icon user.data
.
gtkStatusIconPositionMenu(menu, user.data)
|
[GtkMenu ] the GtkMenu |
|
[R object] the status icon to position the menu on |
Since 2.10
A list containing the following elements:
|
[integer] return location for the x position |
|
[integer] return location for the y position |
|
[logical] whether the first menu item should be offset (pushed in) to be aligned with the menu popup position (only useful for GtkOptionMenu). |
Derived by RGtkGen from GTK+ documentation