Enumeration

GimpMessageHandlerType

Declaration

enum Gimp.MessageHandlerType

Description [src]

How to present messages.

Members

Name Description
GIMP_MESSAGE_BOX

A status bar message (if opened) or popup dialog (if not)

GIMP_CONSOLE

The terminal.

GIMP_ERROR_CONSOLE

The error console dockable.