ArvDebug

ArvDebug — Debugging tools

Synopsis

void                arv_debug                           (const char *domain,
                                                         char const *format,
                                                         ...);
gboolean            arv_debug_check                     (const char *domain);
void                arv_debug_enable                    (const char *domains);

Description

Details

arv_debug ()

void                arv_debug                           (const char *domain,
                                                         char const *format,
                                                         ...);

arv_debug_check ()

gboolean            arv_debug_check                     (const char *domain);

arv_debug_enable ()

void                arv_debug_enable                    (const char *domains);