StyleProviderT.getStyleProperty

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

Parameters

path gtk.widget_path.WidgetPath

#GtkWidgetPath to query

state gtk.types.StateFlags

state to query the style property for

pspec gobject.param_spec.ParamSpec

The #GParamSpec to query

value gobject.value.Value

return location for the property value

Return Value

Type: bool

true if the property was found and has a value, false otherwise