Gtk.Widget.prototype.get_style

function get_style():Gtk.Style {
    // Gjs wrapper for gtk_widget_get_style()
}

Simply an accessor function that returns widget->style.

Returns

the widget's Gtk.Style