Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkStatusIconGetVisible: gtkStatusIconGetVisible
Description
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
.
Usage
gtkStatusIconGetVisible(object)
Arguments
object
a
GtkStatusIcon
Value
TRUE
if the status icon is visible
Details
Since 2.10