| ibusdebugibusdebug — Debug message output. |  | 
Stability Level
Stable, unless otherwise indicated
 
Description
This section lists functions that generate debug and warning messages.
 
Functions
ibus_warning()
#define             ibus_warning(msg, args...)
A convenient wrapper for g_warning.
The output format will be
    source_file:line, message...