gtk_widget_queue_draw_area() vs gdk_window_invalidate_rect()
- From: Stefan Salewski <mail ssalewski de>
- To: "gtk-list gnome org" <gtk-list gnome org>
- Subject: gtk_widget_queue_draw_area() vs gdk_window_invalidate_rect()
- Date: Wed, 20 Jan 2016 21:02:17 +0100
I am a bit confused...
In the past I have used gtk_widget_queue_draw_area () when parts of my
drawing area has changed. (http://ssalewski.de/PetEd.html.)
In the gtk3-demo I just saw that gdk_window_invalidate_rect () is used.
Both seems to work fine, but I have no good idea about the differences
currently. Currently I was working on a toy chess program in Nim with
Unicode chess board pieces...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]