27#include <pango/pangocairo.h>
54 if(!text || !text[0])
return;
58 if(*
p ==
'_' &&
p[1])
p++;
70 if(upper == c)
return;
struct _GtkWidget GtkWidget
GtkWidget, opaque, spelled exactly as GTK spells it.
#define IS_NULL_PTR(p)
C is way too permissive with !=, == and if(var) checks, which can mean too many things depending on w...