Virtual Method

ValentNotificationsAdapteradd_notification

unstable since: 1.0

Declaration [src]

void
add_notification (
  ValentNotificationsAdapter* adapter,
  ValentNotification* notification
)

Description [src]

Send notification to the adapter.

Available since: 1.0

Parameters

notification

Type: ValentNotification

A ValentNotification

The data is owned by the caller of the function.