Method

AdapMessageDialogget_close_response

since: 1.2

Declaration [src]

const char*
adap_message_dialog_get_close_response (
  AdapMessageDialog* self
)

Description [src]

Gets the ID of the close response of self.

Available since: 1.2

Return value

Type: const char*

The close response ID.

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