RGtk2 (version 2.20.31)

gtkStyleGetStyleProperty: gtkStyleGetStyleProperty

Description

Queries the value of a style property corresponding to a widget class is in the given style.

Usage

gtkStyleGetStyleProperty(object, widget.type, property.name)

Arguments

object
widget.type
the GType of a descendant of GtkWidget
property.name
the name of the style property to get

Value

A list containing the following elements:
value
a R object where the value of the property being queried will be stored

Details

Since 2.16