Method

PhoshNotificationset_body

Declaration [src]

void
phosh_notification_set_body (
  PhoshNotification* self,
  const char* body
)

Description

No description available.

Parameters

body const char*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.