Revision 3216 src/notificationwindow.h
| notificationwindow.h (revision 3216) | ||
|---|---|---|
| 25 | 25 |
|
| 26 | 26 |
typedef struct _NotificationWindow NotificationWindow; |
| 27 | 27 |
|
| 28 |
gint notification_window_create (const gchar *message,
|
|
| 28 |
gint notification_window_open (const gchar *message,
|
|
| 29 | 29 |
const gchar *submessage, |
| 30 | 30 |
guint timeout); |
| 31 | 31 |
void notification_window_set_message (const gchar *message, |
Also available in: Unified diff