gtkWidgetHide: gtkWidgetHide

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Reverses the effects of gtkWidgetShow, causing the widget to be hidden (invisible to the user).

Usage

1
gtkWidgetHide(object)

Arguments

object

a GtkWidget

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gtkWidgetHide in RGtk2...