46#ifndef GP_WIDGET_LABEL_H
47#define GP_WIDGET_LABEL_H
111 __attribute__((format (printf, 2, 3)));
208 __attribute__((format (printf, 2, 3)));
A compiler dependent macros.
#define GP_FMT_PRINTF(fmt, list)
Expands to format printf attribute when supported by the compiler.