gtk/docs
Matthias Clasen f3f5a896de box: Avoid position in the reorder api
Change the reorder api to insert after a sibling,
so that moving to first place becomes reorder (... NULL).

And add a insert_after api that can replace the common
container_add / reorder_after (... NULL) combination.

Update all callers.
2019-01-23 19:30:47 -05:00
..
reference box: Avoid position in the reorder api 2019-01-23 19:30:47 -05:00
tools box: Remove gtk_box_pack_start 2019-01-23 19:30:46 -05:00
CODE-OWNERS docs: Start defining the owners of code sections 2018-04-16 16:06:33 +01:00
CODING-STYLE docs: Update header rules in the coding style 2018-02-07 15:01:25 +00:00
developers.txt Convert all references to GdkEvent->surface 2018-03-20 16:25:50 +01:00
dnd_internals.txt dnd: Rename gdk_drop_finish() => gdk_drag_finish() 2018-06-18 23:49:19 +02:00
focus_tracking.txt
iconcache.txt
RELEASE-HOWTO.md docs: Update references to Meson CLI utilities 2017-08-15 14:08:57 +01:00
sizing-test.txt
styles.txt
text_widget_internals.txt
tree-column-sizing.png
tree-column-sizing.txt
widget_geometry.txt
widget_system.txt GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00