Constructor
GimpUiBusyBoxnew
Declaration [src]
GtkWidget*
gimp_busy_box_new (
const gchar* message
)
Parameters
message |
const gchar* |
The displayed message, or |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | GtkWidget |
A pointer to the new |
|
The data is owned by the called function. |