Class

AstalNotifdNotifd

since: 0.1

Description

class AstalNotifd.Notifd : GObject.Object
{
  /* No available fields */
}
No description available.

Available since: 0.1

Ancestors

Constructors

astal_notifd_notifd_new
No description available.

since: 0.1

Functions

astal_notifd_notifd_get_default
No description available.

since: 0.1

Instance methods

astal_notifd_notifd_notification_ids
No description available.

since: 0.1

astal_notifd_notifd_get_notification
No description available.

since: 0.1

astal_notifd_notifd_get_notification_json
No description available.

since: 0.1

astal_notifd_notifd_get_ignore_timeout
No description available.

since: 0.1

astal_notifd_notifd_set_ignore_timeout
No description available.

since: 0.1

astal_notifd_notifd_get_dont_disturb
No description available.

since: 0.1

astal_notifd_notifd_set_dont_disturb
No description available.

since: 0.1

astal_notifd_notifd_get_notifications
No description available.

since: 0.1

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

AstalNotifd.Notifd:ignore-timeout
No description available.

since: 0.1

AstalNotifd.Notifd:dont-disturb
No description available.

since: 0.1

AstalNotifd.Notifd:notifications
No description available.

since: 0.1

Signals

AstalNotifd.Notifd::active
No description available.

since: 0.1

AstalNotifd.Notifd::notified
No description available.

since: 0.1

AstalNotifd.Notifd::resolved
No description available.

since: 0.1

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

unstable since: 2.0

Class structure

struct AstalNotifdNotifdClass {
  /* no available fields */
}
No description available.