Method

AgsGuiInputDialogset_message

since: 6.10.0

Declaration [src]

void
ags_input_dialog_set_message (
  AgsInputDialog* input_dialog,
  gchar* message
)

Description [src]

Set informal message.

Available since: 6.10.0

Parameters

message

Type: gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.