| seahorse-libdialogsseahorse-libdialogs |  | 
Details
seahorse_notify_import ()
void                seahorse_notify_import              (guint keynum,
                                                         gchar **keys);
 
seahorse_notify_import_local ()
void                seahorse_notify_import_local        (guint keys,
                                                         GtkWidget *attachto);
 
seahorse_notification_display ()
void                seahorse_notification_display       (const gchar *summary,
                                                         const gchar *body,
                                                         gboolean urgent,
                                                         const gchar *icon,
                                                         GtkWidget *attachto);
| summary:
 |  | 
| body:
 |  | 
| urgent:
 |  | 
| icon:
 |  | 
| attachto:
 |  | 
 
seahorse_notification_have ()
gboolean            seahorse_notification_have          (void);