StyleProviderIF.getStyleProperty

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

interface StyleProviderIF
bool
getStyleProperty

Parameters

path WidgetPath

#GtkWidgetPath to query

state GtkStateFlags

state to query the style property for

pspec ParamSpec

The #GParamSpec to query

value Value

return location for the property value

Return Value

Type: bool

%TRUE if the property was found and has a value, %FALSE otherwise

Meta