GObject.Object
Notify.Notification
| Import line: | Notify = imports.gi.Notify; |
| GIR File: | Notify-0.7.gir |
| C documentation: | NotifyNotification |
| Class : | Notification |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
body : String
|
Notify.Notification | |
|
closed_reason : gint32
read only
|
Notify.Notification | |
|
icon_name : String
|
Notify.Notification | |
|
id : gint32
|
Notify.Notification | |
|
parent_object : GObject.Object
read only
|
Notify.Notification | |
|
priv : Notify.NotificationPrivate
read only
|
Notify.Notification | |
|
summary : String
|
Notify.Notification | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Notify.Notification
(Object properties)
Create a new Notify.Notification
Create a new Notify.Notification
|
||
|
Create a new Notify.Notification
Create a new Notify.Notification
|
||
| Notify.Notification | ||
|
clear_actions
()
:
none
|
Notify.Notification | |
|
clear_hints
()
:
none
|
Notify.Notification | |
|
close
()
:
gboolean
|
Notify.Notification | |
|
get_closed_reason
()
:
gint32
|
Notify.Notification | |
|
set_category
(String category)
:
none
|
Notify.Notification | |
|
Notify.Notification | |
| Notify.Notification | ||
| Notify.Notification | ||
| Notify.Notification | ||
| Notify.Notification | ||
| Notify.Notification | ||
| Notify.Notification | ||
|
set_icon_from_pixbuf
(Pixbuf icon)
:
none
|
Notify.Notification | |
|
set_image_from_pixbuf
(Pixbuf pixbuf)
:
none
|
Notify.Notification | |
|
set_timeout
(gint32 timeout)
:
none
|
Notify.Notification | |
|
set_urgency
(Urgency urgency)
:
none
|
Notify.Notification | |
|
show
()
:
gboolean
|
Notify.Notification | |
| Notify.Notification | ||
| Event | Defined By | |
|---|---|---|
|
closed (Notification self)
:
none
|
Notify.Notification | |