Method

IdeNotificationget_has_progress

Declaration

gboolean
ide_notification_get_has_progress (
  IdeNotification* self
)

Description

Gets if the notification supports progress updates.

Available since:3.32

Return value

Returns: gboolean
 

TRUE if progress updates are supported.