GObject.Object
Notify.Notification
| Import line: | Notify = imports.gi.Notify; |
| GIR File: | Notify-0.4.gir |
| C documentation: | NotifyNotification |
| Class : | Notification |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
attach_widget : Gtk.Widget
|
Notify.Notification | |
|
body : String
|
Notify.Notification | |
|
closed_reason : Number
read only
|
Notify.Notification | |
|
icon_name : String
|
Notify.Notification | |
|
id : Number
|
Notify.Notification | |
|
parent_object : GObject.Object
read only
|
Notify.Notification | |
|
priv : Notify.NotificationPrivate
read only
|
Notify.Notification | |
|
status_icon : Gtk.StatusIcon
|
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
|
||
|
new Notify.Notification.c_new
(String summary, String body, String icon, Widget attach)
:
Notify.Notification
Create a new Notify.Notification
Create a new Notify.Notification
|
||
|
new Notify.Notification.with_status_icon
(String summary, String body, String icon, StatusIcon status_icon)
:
Notify.Notification
Create a new Notify.Notification
Create a new Notify.Notification
|
||
| Notify.Notification | ||
|
attach_to_status_icon
(StatusIcon status_icon)
:
none
|
Notify.Notification | |
|
attach_to_widget
(Widget attach)
:
none
|
Notify.Notification | |
|
clear_actions
()
:
none
|
Notify.Notification | |
|
clear_hints
()
:
none
|
Notify.Notification | |
|
close
()
:
Boolean
|
Notify.Notification | |
|
get_closed_reason
()
:
Number
|
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_timeout
(Number timeout)
:
none
|
Notify.Notification | |
|
set_urgency
(Urgency urgency)
:
none
|
Notify.Notification | |
|
show
()
:
Boolean
|
Notify.Notification | |
| Notify.Notification | ||
| Event | Defined By | |
|---|---|---|
|
closed (Notification self)
:
none
|
Notify.Notification | |