StyleProperties.getStyleProperty

Gets a style property from props for the given state. When done with value, Value.unset needs to be called to free any allocated memory.

More...
class StyleProperties
bool
getStyleProperty

Parameters

property string

style property name

state GtkStateFlags

state to retrieve the property value for

value Value

return location for the style property value.

Return Value

Type: bool

TRUE if the property exists in props, FALSE otherwise

Detailed Description

Deprecated: gtk.StyleProperties are deprecated.

Meta