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 gtk.types.StateFlags

state to retrieve the value for

value gobject.value.Value

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