#include <eventlogger-plugin.h>
Data Fields | |
gchar * | name |
guint | plugin_id |
gchar * | desc |
Definition at line 55 of file eventlogger-plugin.h.
gchar* _RTComElEventType::name |
The id of the event-type. Can be queried as event-type-id.
Definition at line 57 of file eventlogger-plugin.h.
The name of the event-type. It's unique.
Definition at line 58 of file eventlogger-plugin.h.
gchar* _RTComElEventType::desc |
The id of the plugin that installed this event-type.
Definition at line 59 of file eventlogger-plugin.h.