summaryrefslogtreecommitdiff
path: root/gtk/gtkcontainer.h
Commit message (Expand)AuthorAgeFilesLines
* containter: Remove gtk_container_get_path_for_child()Benjamin Otte2020-01-211-8/+0
* Padding reviewMatthias Clasen2019-05-191-9/+1
* Drop child property related apisMatthias Clasen2019-04-051-85/+0
* container: Drop gtk_container_check_resize()Benjamin Otte2019-02-151-5/+0
* container: Document that removal from foreach is permissibleBenjamin Berg2018-11-191-1/+2
* container: Remove focus chainsBenjamin Otte2018-07-311-9/+0
* The big versioning cleanupMatthias Clasen2018-02-061-3/+3
* container: Drop priv pointerTimm Bäder2017-09-031-3/+0
* container: Remove leftover prototypeTimm Bäder2017-08-251-5/+0
* container: Remove include_internals parameter from forallTimm Bäder2017-04-251-1/+0
* Make gtk_container_set_focus_child privateTimm Bäder2017-03-311-4/+0
* Remove gtk_container_get_focus_childTimm Bäder2017-03-311-3/+0
* Remove gtk_container_snapshot_childTimm Bäder2017-01-071-4/+0
* API: Export gtk_container_snapshot_child()Benjamin Otte2016-12-201-0/+4
* container: Remove composite_nameTimm Bäder2016-10-201-3/+0
* container: Remove reallocate_redrawsTimm Bäder2016-10-201-3/+0
* container: Remove gtk_container_set_resize_mode()Benjamin Otte2016-10-161-26/+0
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-10/+1
* Remove introspection scanner guards around autocleanupsEmmanuele Bassi2015-11-111-2/+0
* Start recursively moving autocleanups macros to their headersEmmanuele Bassi2015-11-101-1/+4
* Add some more child property APIMatthias Clasen2015-09-081-0/+9
* docs: enum cleanupMatthias Clasen2014-05-201-0/+14
* API: Deprecate gtk_container_set_reallocate_redraws()Benjamin Otte2014-05-181-1/+1
* docs: Another round of markup removalMatthias Clasen2014-03-291-2/+2
* Remove duplicated word "id" from warning message3.11.6Ignacio Casal Quinteiro2014-02-181-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: don't try to link vfuncsWilliam Jon McCann2014-01-211-2/+2
* docs: add missing methodWilliam Jon McCann2014-01-211-0/+1
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+18
* container: Deprecate resize modeBenjamin Otte2013-10-051-2/+2
* API: Deprecate gtk_container_resize_children()Benjamin Otte2013-05-301-1/+1
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+36
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-1/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-0/+1
* docs: fix parameter name mismatchesMatthias Clasen2011-06-071-1/+1
* gtkcontainer: Move private functions to private headerJavier Jardón2011-06-061-16/+0
* Add gtk_container_child_notifyMatthias Clasen2011-05-061-1/+5
* [GI] Make argument names in vfunc decls consistent with invoker docsPavel Holejsovsky2011-01-181-1/+1
* GtkContainer: make "handle_border_width" member privateColin Walters2011-01-141-2/+5
* GtkContainer: Add method to get the GtkWidgetPath for a child.Carlos Garnacho2010-12-041-0/+5
* Add padding to class structsMatthias Clasen2010-10-191-0/+4
* Fix handling of the geometry widgetOwen W. Taylor2010-10-111-0/+1
* docs: Move documentation do inline comments: GtkContainerJavier Jardón2010-10-111-0/+10
* gtk: Fix remaining mentions of gtk_container_propagate_expose()Benjamin Otte2010-09-291-3/+0
* API: Add gtk_container_propagate_draw()Benjamin Otte2010-09-261-0/+3
* add gtk_container_class_handle_border_width() so subclasses can ignore border...Havoc Pennington2010-09-121-0/+4
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* gtkcontainer: Move public members to private structureJavier Jardón2010-07-131-10/+6