Files
gtk/docs
Timm Bäder a8a755e5cd widget: Remove gtk_widget_set_redraw_on_alloc
Since gtk+ draws more than the widget and allocates more size to it than
it knows about, this flag doesn't work anymore. Removing it (or setting
it to TRUE for widgets that used to set it to FALSE) fixes drawing
invalidation when these widgets get allocated a new size.
2017-08-09 16:26:26 +02:00
..
2017-08-02 16:55:25 +01:00
2013-07-09 09:30:02 +01:00
2014-09-21 22:52:37 -04:00