Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkStatusIconPositionMenu

gtkStatusIconPositionMenu


Description

Menu positioning function to use with gtkMenuPopup to position menu aligned to the status icon user.data.

Usage

gtkStatusIconPositionMenu(menu, user.data)

Arguments

menu

the GtkMenu

user.data

the status icon to position the menu on

Details

Since 2.10

Value

A list containing the following elements:

x

return location for the x position

y

return location for the y position

push.in

whether the first menu item should be offset (pushed in) to be aligned with the menu popup position (only useful for GtkOptionMenu).

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.