gtkStatusIconPositionMenu {RGtk2.10} | 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] return location for whether the menu should be pushed in to be completely inside the screen instead of just clamped to the size to the screen. |
Derived by RGtkGen from GTK+ documentation