Javier Jardón
|
214a023e91
|
Deprecate widget flag: GTK_WIDGET_VISIBLE
Use gtk_widget_get_visible() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-01 07:52:07 +01:00 |
|
Javier Jardón
|
4f78f70b15
|
Deprecate widget flag: GTK_WIDGET_DRAWABLE
Use gtk_widget_is_drawable() instead.
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-01 04:55:55 +01:00 |
|
Matthias Clasen
|
be22a62160
|
Cleanups
This commit removes dead code, mostly pointed out by clang.
|
2009-09-10 13:53:28 -04:00 |
|
Matthias Clasen
|
d22b79f1b6
|
Add another offscreen demo
This demo shows rendering multiple times, to achieve a reflection effect.
Inspired by an earlier demo by macslow.
|
2009-08-31 19:38:17 -04:00 |
|