MexGenericNotificationSource
MexGenericNotificationSource
|
|
Details
struct MexGenericNotificationSource
struct MexGenericNotificationSource;
struct MexGenericNotificationSourceClass
struct MexGenericNotificationSourceClass {
MexNotificationSourceClass parent_class;
};
mex_generic_notification_new_notification ()
void mex_generic_notification_new_notification
(MexGenericNotificationSource *sourcein
,
const gchar *message
,
gint timeout
);
MexGenericNotificationSourcePrivate
typedef struct _MexGenericNotificationSourcePrivate MexGenericNotificationSourcePrivate;