Method

AdwMessageDialogget_default_response

since: 1.2

Declaration [src]

const char*
adw_message_dialog_get_default_response (
  AdwMessageDialog* self
)

Description [src]

Gets the ID of the default response of self.

Available since: 1.2

Return value

Type: const char*

The default response ID.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.