GimpUi » GimpUi.Button »

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.

More Information

  • GimpUi.Button