gtkStyleGet {RGtk2}R Documentation

gtkStyleGet

Description

Gets the values of a multiple style properties for widget.type from style.

Usage

gtkStyleGet(object, widget.type, first.property.name, ...)

Arguments

object

a GtkStyle

widget.type

the GType of a descendant of GtkWidget

first.property.name

the name of the first style property to get

...

undocumented

Details

Since 2.16

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.31 Index]