gtkStyleGet: gtkStyleGet

Description Usage Arguments Details Author(s)

View source: R/gtkManuals.R

Description

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

Usage

1
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


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

Related to gtkStyleGet in RGtk2...