Constructor

PhoshNotificationContentnew

Declaration [src]

GtkWidget*
phosh_notification_content_new (
  PhoshNotification* notification,
  gboolean show_body,
  const char* const* action_filters
)

Description

No description available.

Parameters

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

Return value

Returns: GtkWidget
  No description available.
 The data is owned by the called function.