gtk2/docs/reference
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
..
gdk GdkWindow: Remove gdk_window_new_input 2017-08-09 15:19:46 +02:00
gsk build: Update autotools for API reference changes 2017-05-03 15:10:58 +01:00
gtk widget: Remove gtk_widget_set_redraw_on_alloc 2017-08-09 16:26:26 +02:00
Makefile.am gsk: Build docs 2016-10-18 11:49:13 +01:00
meson.build build: Generate the API references (WIP) 2017-05-03 15:10:57 +01:00