StyleContext.getProperty

Gets a style property from context for the given state. When value is no longer needed, g_value_unset() must be called to free any allocated memory.

class StyleContext
void
getProperty

Parameters

property string

style property name

state GtkStateFlags

state to retrieve the property value for

value Value

return location for the style property value. out[transfer full] Since 3.0

Meta