man mdebug_dump_fontset () - Dump a fontset.

NAME

mdebug_dump_fontset - Dump a fontset.

SYNOPSIS

MFontset* mdebug_dump_fontset (MFontset * fontset, int indent)

DESCRIPTION

The mdebug_dump_fontset() function prints fontset fontset 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 fontset.