#include <glib-object.h>
Go to the source code of this file.
|
static void | ev_debug_message (EvDebugSection section, const gchar *file, gint line, const gchar *function, const gchar *format,...) |
|
static void | ev_profiler_start (EvProfileSection section, const gchar *format,...) |
|
static void | ev_profiler_stop (EvProfileSection section, const gchar *format,...) |
|
#define _ev_debug_init |
( |
) | |
|
#define _ev_debug_shutdown |
( |
) | |
|
#define EV_GET_TYPE_NAME |
( |
|
instance) | |
g_type_name_from_instance ((gpointer)instance) |
static void ev_debug_message |
( |
EvDebugSection |
section, |
|
|
const gchar * |
file, |
|
|
gint |
line, |
|
|
const gchar * |
function, |
|
|
const gchar * |
format, |
|
|
|
... |
|
) |
| |
|
static |
static void ev_profiler_start |
( |
EvProfileSection |
section, |
|
|
const gchar * |
format, |
|
|
|
... |
|
) |
| |
|
static |
static void ev_profiler_stop |
( |
EvProfileSection |
section, |
|
|
const gchar * |
format, |
|
|
|
... |
|
) |
| |
|
static |