gtk2/docs
Jonas Ådahl 3f96d4b6da gdk: Always get shadow width via GdkToplevelSize
This removes the gdk_surface_set_shadow_width() function and related
vfuncs. The point here is that the shadow width and surface size can now
be communicated to GDK atomically, meaning it's possible to avoid
intermediate stages where the surface size includes the shadow, but
without the shadow width set, or the other way around.
2020-12-07 09:46:39 +01:00
..
reference gdk: Always get shadow width via GdkToplevelSize 2020-12-07 09:46:39 +01:00
tools gtk: Remove GtkFileChooserButton 2020-12-03 02:02:27 +01:00
CODEOWNERS Add myself to more sections 2020-05-27 13:44:50 +01:00
CODING-STYLE.md *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
iconcache.txt docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
RELEASE-HOWTO.md docs: Remove last two steps from the release howto 2020-05-27 13:44:50 +01:00
sizing-test.txt gtk/window: Remove gtk_window_resize() 2020-12-07 09:46:39 +01:00
text_widget_internals.txt Fix minor typos 2020-05-28 11:00:03 +03:00
tree-column-sizing.png constrain cell area to passed in cell_area, #147867 2004-08-31 21:15:51 +00:00
tree-column-sizing.txt Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00