Method

AdwMessageDialogget_close_response

Declaration [src]

const char*
adw_message_dialog_get_close_response (
  AdwMessageDialog* self
)

Description [src]

Gets the ID of the close response of self.

Available since:1.2

Return value

Returns: const char*
 

The close response ID.

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