Method

GioNotificationset_priority

Declaration

void
g_notification_set_priority (
  GNotification* notification,
  GNotificationPriority priority
)

Description

Sets the priority of notification to priority. See GNotificationPriority for possible values.

Parameters

priority

Type: GNotificationPriority

A GNotificationPriority.