Method

PhoshNotifyFeedbackcheck_screen_wakeup

Declaration [src]

gboolean
phosh_notify_feedback_check_screen_wakeup (
  PhoshNotifyFeedback* self,
  PhoshNotification* notification
)

Description [src]

Checks if the given notification should trigger screeen wakeup.

Parameters

notification PhoshNotification
 

The notification to check.

 The data is owned by the caller of the function.

Return value

Returns: gboolean
 

TRUE if the notification should trigger the screen wakeup.