Method

IdeNotificationset_has_progress

Declaration

void
ide_notification_set_has_progress (
  IdeNotification* self,
  gboolean has_progress
)

Description

Set to TRUE if the notification supports progress updates.

Parameters

has_progress

Type: gboolean

If notification supports progress.