gtkWidgetState: gtkWidgetState

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Get the states of a widget.

Usage

1
2

Arguments

wid

The widget to query for its (saved) state.

Value

A state (GtkStateType) of the widget, either saved or current.

Author(s)

Michael Lawrence


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

Related to gtkWidgetState in RGtk2...