Gtk.Style.new

function new():Gtk.Style {
    // Gjs wrapper for gtk_style_new()
}

Creates a new Gtk.Style.

Returns

a new Gtk.Style.