GtkText
and GtkCList
widgets in GTK+ to make sure any
GraphicsExpose events are handled before the widget is scrolled.gdkEventGetGraphicsExpose(window)
GdkEvent
] a GdkEventExpose
if a GraphicsExpose was received, or NULL
if a
NoExpose event was received.