|
Defines |
#define | HILDON_LOG_TYPE ( hildon_log_get_type() ) |
#define | HILDON_LOG(obj) |
#define | HILDON_LOG_CLASS(klass) |
#define | HILDON_IS_LOG(obj) |
#define | HILDON_IS_LOG_CLASS(klass) |
#define | HILDON_LOG_GET_PRIVATE(obj) |
Typedefs |
typedef _HildonLog | HildonLog |
typedef _HildonLogClass | HildonLogClass |
Functions |
GType | hildon_log_get_type (void) |
HildonLog * | hildon_log_new (const gchar *filename) |
void | hildon_log_remove_file (HildonLog *log) |
void | hildon_log_add_group (HildonLog *log, const gchar *group) |
void | hildon_log_add_message (HildonLog *log, const gchar *key, const gchar *message) |
GList * | hildon_log_get_incomplete_groups (HildonLog *log,...) |