Constructor

GimpUiColorProfileChooserDialognew

Declaration [src]

GtkWidget*
gimp_color_profile_chooser_dialog_new (
  const gchar* title,
  GtkWindow* parent,
  GtkFileChooserAction action
)

Description

No description available.

Parameters

title

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
parent

Type: GtkWindow

No description available.

The data is owned by the caller of the function.
action

Type: GtkFileChooserAction

No description available.

Return value

Type: GtkWidget

No description available.

The data is owned by the called function.