Constructor

GimpUiButtonnew

Declaration [src]

GtkWidget*
gimp_button_new (
  void
)

Description [src]

Creates a new GimpButton widget.

Return value

Type: GtkWidget

A pointer to the new GimpButton widget.

The data is owned by the called function.