man mdebug_dump_im () - Dump an input method.
NAME
mdebug_dump_im - Dump an input method.
SYNOPSIS
MInputMethod* mdebug_dump_im (MInputMethod * im, int indent)
DESCRIPTION
The mdebug_dump_im() function prints the input method im in a human readable way to the stderr. indent specifies how many columns to indent the lines but the first one.
RETURN VALUE
This function returns im.