gtkStyleGetStyleProperty: gtkStyleGetStyleProperty

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

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

Arguments

object

a GtkStyle

widget.type

the GType of a descendant of GtkWidget

property.name

the name of the style property to get

Details

Since 2.16

Value

A list containing the following elements:

value

a R object where the value of the property being queried will be stored

Author(s)

Derived by RGtkGen from GTK+ documentation


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