Learn R Programming

RGtk2 (version 2.20.31)

GtkObjectFlags: Set and get GtkWidget flag values.

Description

These functions allow one retrieve GtkObject flags and set them on GtkWidgets.

Usage

gtkObjectFlags(object) gtkWidgetSetFlags(wid, flags) gtkWidgetUnsetFlags(wid, flags)

Arguments

object
the object for the flags query
wid
the widget
flags
the flags to (un)set on the widget