musicus mpd client 0.1d
|
#include <definitions.h>
Data Fields | |
GString * | title_fmt |
the general title format | |
GString * | statusbar_fmt |
the statusbar format | |
GString * | tooltip_fmt |
the tooltip format (only used in applet context) | |
GString * | applet_fmt |
the applet string format (only used in applet context) |
The MpdStatusFmt struct holds all format strings
GString* MpdStatusFmt::applet_fmt |
the applet string format (only used in applet context)
GString* MpdStatusFmt::statusbar_fmt |
the statusbar format
GString* MpdStatusFmt::title_fmt |
the general title format
GString* MpdStatusFmt::tooltip_fmt |
the tooltip format (only used in applet context)