Method

AdwAlertDialogget_close_response

since: 1.5

Declaration [src]

const char*
adw_alert_dialog_get_close_response (
  AdwAlertDialog* self
)

Description [src]

Gets the ID of the close response of self.

Available since: 1.5

Return value

Type: const char*

The close response ID.

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