gtkStatusIconGetVisible {RGtk2}R Documentation

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 [GtkStatusIcon] a GtkStatusIcon

Details

Since 2.10

Value

[logical] TRUE if the status icon is visible

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]