[ Version ( since = "2.16" ) ]
public void @get (Type widget_type, ...)
Gets the values of a multiple style properties for widget_type
from this.
this |
a Style |
widget_type |
the Type of a descendant of Widget |
... |
pairs of property names and locations to return the property values, starting with the location for |
first_property_name |
the name of the first style property to get |