![]() |
![]() |
![]() |
libempathy Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
#define DEBUG_MESSAGE_LIMIT EmpathyDebugMessage; EmpathyDebugger; EmpathyDebugger * empathy_debugger_get_singleton (void); void empathy_debugger_add_message (EmpathyDebugger *self, GTimeVal *timestamp, const gchar *domain, GLogLevelFlags level, const gchar *string);
typedef struct { gdouble timestamp; gchar *domain; EmpDebugLevel level; gchar *string; } EmpathyDebugMessage;
EmpathyDebugger * empathy_debugger_get_singleton (void);
Returns : |
void empathy_debugger_add_message (EmpathyDebugger *self, GTimeVal *timestamp, const gchar *domain, GLogLevelFlags level, const gchar *string);
|
|
|
|
|
|
|
|
|
"enabled"
property"enabled" gboolean : Read / Write
True if the new-debug-message signal is enabled.
Default value: FALSE