Description Usage Arguments Details Value Author(s)
Obtains information about the location of the status icon on screen. This information can be used to e.g. position popups like notification bubbles.
1 | gtkStatusIconGetGeometry(object)
|
|
a |
See gtkStatusIconPositionMenu
for a more convenient
alternative for positioning menus.
Note that some platforms do not allow GTK+ to provide
this information, and even on platforms that do allow it,
the information is not reliable unless the status icon
is embedded in a notification area, see
gtkStatusIconIsEmbedded
.
Since 2.10
A list containing the following elements:
retval |
[logical] |
|
return location for the screen, or |
|
return location for the area occupied by the status
icon, or |
|
return location for the orientation of the panel
in which the status icon is embedded, or |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.