![]() |
![]() |
![]() |
Rhythmbox Development Reference Manual | ![]() |
---|---|---|---|---|
#define rb_debug (...) void rb_debug_init (gboolean debug); void rb_debug_real (const char *func, const char *file, int line, gboolean newline, const char *format, ...); void rb_debug_stop_in_debugger (void); typedef RBProfiler; RBProfiler* rb_profiler_new (const char *name); void rb_profiler_dump (RBProfiler *profiler); void rb_profiler_reset (RBProfiler *profiler); void rb_profiler_free (RBProfiler *profiler);
void rb_debug_real (const char *func, const char *file, int line, gboolean newline, const char *format, ...);
|
|
|
|
|
|
|
|
|
|
|