gtkWidgetClassFindStyleProperty: gtkWidgetClassFindStyleProperty

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Finds a style property of a widget class by name.

Usage

1
gtkWidgetClassFindStyleProperty(klass, property.name)

Arguments

klass

a GtkWidgetClass

property.name

the name of the style property to find

Details

Since 2.2

Value

[GParamSpec] the GParamSpec of the style property or NULL if class has no style property with that name. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


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