Gtk.Widget.prototype.style_get_property
function style_get_property(property_name:String, value:GObject.Value):void {
// Gjs wrapper for gtk_widget_style_get_property()
}Gets the value of a style property of widget.
- property_name
the name of a style property
- value
location to return the property value