ThemingEngine.getProperty

Gets a property value as retrieved from the style settings that apply to the currently rendered element.

class ThemingEngine
void
getProperty

Parameters

property string

the property name

state GtkStateFlags

state to retrieve the value for

value Value

return location for the property value, you must free this memory using Value.unset once you are done with it.

Meta