User Interface

Table C-9. Procedures for Controlling User Interface Objects

Name

Description

Arguments

gimp_message

Displays a dialog box with a message

message (String)

Message to display in the dialog

gimp_progress_init

Initializes the progress bar for the current plug-in

message (String)

Message to use in the progress dialog

gimp_progress_update

Updates the progress bar for the current plug-in

percentage (Float)

Percentage of progress completed

gimp_quit

Causes the gimp to exit gracefully

kill (Integer)

Flag specifying whether to kill the gimp process or exit normally

Get Programming Web Graphics with Perl and GNU Softwar now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.