Class

AstalNotifdNotification

since: 0.1

Description

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

Available since: 0.1

Ancestors

Instance methods

astal_notifd_notification_get_hint
No description available.

since: 0.1

astal_notifd_notification_get_str_hint
No description available.

since: 0.1

astal_notifd_notification_get_bool_hint
No description available.

since: 0.1

astal_notifd_notification_get_int_hint
No description available.

since: 0.1

astal_notifd_notification_get_byte_hint
No description available.

since: 0.1

astal_notifd_notification_dismiss
No description available.

since: 0.1

astal_notifd_notification_invoke
No description available.

since: 0.1

astal_notifd_notification_to_json_string
No description available.

since: 0.1

astal_notifd_notification_get_time
No description available.

since: 0.1

astal_notifd_notification_set_time
No description available.

since: 0.1

astal_notifd_notification_get_app_name
No description available.

since: 0.1

astal_notifd_notification_set_app_name
No description available.

since: 0.1

astal_notifd_notification_get_app_icon
No description available.

since: 0.1

astal_notifd_notification_set_app_icon
No description available.

since: 0.1

astal_notifd_notification_get_summary
No description available.

since: 0.1

astal_notifd_notification_set_summary
No description available.

since: 0.1

astal_notifd_notification_get_body
No description available.

since: 0.1

astal_notifd_notification_set_body
No description available.

since: 0.1

astal_notifd_notification_get_id
No description available.

since: 0.1

astal_notifd_notification_set_id
No description available.

since: 0.1

astal_notifd_notification_get_expire_timeout
No description available.

since: 0.1

astal_notifd_notification_set_expire_timeout
No description available.

since: 0.1

astal_notifd_notification_get_actions
No description available.

since: 0.1

astal_notifd_notification_get_image
No description available.

since: 0.1

astal_notifd_notification_get_action_icons
No description available.

since: 0.1

astal_notifd_notification_get_category
No description available.

since: 0.1

astal_notifd_notification_get_desktop_entry
No description available.

since: 0.1

astal_notifd_notification_get_resident
No description available.

since: 0.1

astal_notifd_notification_get_sound_file
No description available.

since: 0.1

astal_notifd_notification_get_sound_name
No description available.

since: 0.1

astal_notifd_notification_get_suppress_sound
No description available.

since: 0.1

astal_notifd_notification_get_transient
No description available.

since: 0.1

astal_notifd_notification_get_x
No description available.

since: 0.1

astal_notifd_notification_get_y
No description available.

since: 0.1

astal_notifd_notification_get_urgency
No description available.

since: 0.1

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

AstalNotifd.Notification:time
No description available.

since: 0.1

AstalNotifd.Notification:app-name
No description available.

since: 0.1

AstalNotifd.Notification:app-icon
No description available.

since: 0.1

AstalNotifd.Notification:summary
No description available.

since: 0.1

AstalNotifd.Notification:body
No description available.

since: 0.1

AstalNotifd.Notification:id
No description available.

since: 0.1

AstalNotifd.Notification:expire-timeout
No description available.

since: 0.1

AstalNotifd.Notification:actions
No description available.

since: 0.1

AstalNotifd.Notification:image
No description available.

since: 0.1

AstalNotifd.Notification:action-icons
No description available.

since: 0.1

AstalNotifd.Notification:category
No description available.

since: 0.1

AstalNotifd.Notification:desktop-entry
No description available.

since: 0.1

AstalNotifd.Notification:resident
No description available.

since: 0.1

AstalNotifd.Notification:sound-file
No description available.

since: 0.1

AstalNotifd.Notification:sound-name
No description available.

since: 0.1

AstalNotifd.Notification:suppress-sound
No description available.

since: 0.1

AstalNotifd.Notification:transient
No description available.

since: 0.1

AstalNotifd.Notification:x
No description available.

since: 0.1

AstalNotifd.Notification:y
No description available.

since: 0.1

AstalNotifd.Notification:urgency
No description available.

since: 0.1

Signals

AstalNotifd.Notification::resolved
No description available.

since: 0.1

AstalNotifd.Notification::dismissed
No description available.

since: 0.1

AstalNotifd.Notification::invoked
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 AstalNotifdNotificationClass {
  /* no available fields */
}
No description available.