Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

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

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.