Displaying 1 result from an estimated 1 matches for "gdk_line_solid".
2006 Oct 26
0
Installation of RGrace
..._draw.c:11: error: ?GdkGC? undeclared (first use in this function)
gdk_draw.c:11: error: ?gc1? undeclared (first use in this function)
gdk_draw.c:12: error: ?Color? undeclared (first use in this function)
gdk_draw.c:17: error: ?GDK_XOR? undeclared (first use in this function)
gdk_draw.c:19: error: ?GDK_LINE_SOLID? undeclared (first use in this
function)
gdk_draw.c:19: error: ?GDK_CAP_PROJECTING? undeclared (first use in this
function)
gdk_draw.c:19: error: ?GDK_JOIN_MITER? undeclared (first use in this
function)
gdk_draw.c:20: error: ?GDK_SOLID? undeclared (first use in this function)
make: *** [gdk_draw...