Widget.styleGetProperty
void styleGetProperty(string propertyName, gobject.value.Value value)Gets the value of a style property of widget.
Parameters
propertyName | the name of a style property |
value | location to return the property value |
void styleGetProperty(string propertyName, gobject.value.Value value)Gets the value of a style property of widget.
propertyName | the name of a style property |
value | location to return the property value |