Method

GimpUiDialogrun

Declaration [src]

gint
gimp_dialog_run (
  GimpDialog* dialog
)

Description [src]

This function does exactly the same as gtk_dialog_run() except it does not make the dialog modal while the GMainLoop is running.

Return value

Type: gint

Response ID.