Method

GimpUiBusyBoxget_message

since: 2.10.4

Declaration [src]

const gchar*
gimp_busy_box_get_message (
  GimpBusyBox* box
)

Description [src]

Returns the displayed message of box.

Available since: 2.10.4

Gets propertyGimpUi.BusyBox:message

Return value

Type: const gchar*

The displayed message.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.