Gtk.StyleProperties.prototype.set_property
function set_property(property:String, state:Gtk.StateFlags, value:GObject.Value):void {
// Gjs wrapper for gtk_style_properties_set_property()
}Sets a styling property in props.
Since 3.0
- property
styling property to set
- state
state to set the value for
- value
new value for the property