[ CCode ( cname = "gtk_widget_class_find_style_property" ) ]
[ Version ( since = "2.2" ) ]
public class unowned ParamSpec find_style_property (string property_name)
Finds a style property of a widget class by name.
this |
a Widget |
property_name |
the name of the style property to find |
the ParamSpec of the style property or null if |