Constructor

GimpUiButtonnew

Declaration [src]

GtkWidget*
gimp_button_new (
  void
)

Description [src]

Creates a new GimpButton widget.

Return value

Returns: GtkWidget
 

A pointer to the new GimpButton widget.

 The data is owned by the called function.