X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=src%2Fgtkgl.h;fp=src%2Fgtkgl.h;h=fac5086d98ea8ec4ad339b84a742a0ab515d98bc;hp=c0a8bd6f60bf8de788039f7964c8d397f174a8c5;hb=cca3466d1d77b5de277631d51b08753978d8f6b1;hpb=7f81b781a2502cb1414d31f67af680b50f17e876 diff --git a/src/gtkgl.h b/src/gtkgl.h index c0a8bd6..fac5086 100644 --- a/src/gtkgl.h +++ b/src/gtkgl.h @@ -33,7 +33,7 @@ /* Call before widget is realized */ void gtk_gl_enable(GtkWidget *widget); -/* Call at the start of "expose" */ +/* Call at the start of "expose-event" */ void gtk_gl_begin(GtkWidget *widget); /* Call at the end of "expose-event" */