Method

AdapAlertDialogget_body

since: 1.5

Declaration [src]

const char*
adap_alert_dialog_get_body (
  AdapAlertDialog* self
)

Description [src]

Gets the body text of self.

Available since: 1.5

Gets propertyAdap.AlertDialog:body

Return value

Type: const char*

The body of self.

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