gtkStatusIconGetVisible {RGtk2} | R Documentation |
Returns whether the status icon is visible or not.
Note that being visible does not guarantee that
the user can actually see the icon, see also
gtkStatusIconIsEmbedded
.
gtkStatusIconGetVisible(object)
|
[GtkStatusIcon ] a GtkStatusIcon |
Since 2.10
[logical] TRUE
if the status icon is visible
Derived by RGtkGen from GTK+ documentation