Method
GtkStatusIconset_visible
deprecated: 3.14 since: 2.10
Declaration [src]
void
gtk_status_icon_set_visible (
GtkStatusIcon* status_icon,
gboolean visible
)
Description [src]
Shows or hides a status icon.
Available since: 2.10
Deprecated since: 3.14
Use GNotification
and GtkApplication
to
provide status notifications; there is no direct replacement
for this function, as notifications are managed by the platform.
Sets property | Gtk.StatusIcon:visible |