navit  0.5.3-trunk
gtkext.h
Go to the documentation of this file.
1 
20 #ifndef NAVIT_GTKEXT_H
21 #define NAVIT_GTKEXT_H
22 
23 void gdk_gc_set_fill_rule(GdkGC *gc, GdkFillRule fill_rule);
24 
25 #endif
void gdk_gc_set_fill_rule(GdkGC *gc, GdkFillRule fill_rule)