GimpUi.Button.new
function new(): Gtk.Widget {
// Gjs wrapper for gimp_button_new()
}
Creates a new GimpUi.Button widget.
- Returns
A pointer to the new GimpUi.Button widget.
function new(): Gtk.Widget {
// Gjs wrapper for gimp_button_new()
}
Creates a new GimpUi.Button widget.
A pointer to the new GimpUi.Button widget.