gtkWidgetStyleGet {RGtk2}R Documentation

gtkWidgetStyleGet

Description

Gets the values of a multiple style properties of widget.

Usage

gtkWidgetStyleGet(object, ...)

Arguments

object [GtkWidget] a GtkWidget
... pairs of property names and locations to return the property values, starting with the location for first.property.name, terminated by NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]