Package: gtk

Function gtk:style-provider-style-property

Lambda List

gtk:style-provider-style-property (provider path state pspec)

Arguments

provider -- a gtk:style-provider object
path -- a gtk:widget-path instance to query
state -- a gtk:state-flags value to query the style property for
pspec -- a g:param-spec instance to query

Return Value

Returns the value of the style property.

Details

Looks up the value of a widget style property as defined by the provider for the widget represented by path.
 

See also

2023-3-27