gtk3/docs/reference/gtk
Carlos Garnacho 60e1b3ea89 Remove container implementation, which isn't thought for handling
2008-06-24  Carlos Garnacho  <carlos@imendio.com>

        * gtk/gtkdialog.[ch]: Remove container implementation, which isn't
        thought for handling non-direct children. Fixes #539732.
        (gtk_dialog_pack_start) (gtk_dialog_pack_end): Removed as well, it
        doesn't provide enough control to API users (removing, reordering...),
        this is better handled through:
        (gtk_dialog_get_content_area): New function which just returns
        dialog->vbox.
        * gtk/gtk.symbols: Modify accordingly.
        * docs/reference/gtk/tmpl/gtkdialog.sgml: Update docs to recommend
        using gtk_dialog_get_[action|content]_area() instead of accessing
        dialog struct members directly.

svn path=/trunk/; revision=20680
2008-06-24 10:22:40 +00:00
..
images Audit of GtkTreeView coordinate system usage. (#142494). 2007-06-13 13:27:00 +00:00
tmpl Remove container implementation, which isn't thought for handling 2008-06-24 10:22:40 +00:00
building.sgml 2.13.1 2008-05-30 05:08:50 +00:00
changes-1.2.sgml
changes-2.0.sgml
compiling.sgml Additions 2008-05-29 04:19:54 +00:00
directfb.sgml Update docs Deprecate gtk_widget_{ref,unref} 2007-06-10 06:52:51 +00:00
glossary.xml Explain ellipsization 2006-09-16 04:51:33 +00:00
gtk-builder-convert.1 Updates 2007-07-10 05:28:52 +00:00
gtk-builder-convert.xml Updates 2007-07-10 05:28:52 +00:00
gtk-docs.sgml Formatting fixes 2008-05-26 04:05:17 +00:00
gtk-overrides.txt
gtk-query-immodules-2.0.1
gtk-query-immodules-2.0.xml
gtk-sections.txt Add clipboard convenience helpers for URIs. Bug #537639. 2008-06-19 12:55:57 +00:00
gtk-update-icon-cache.1 Adjust to the stock icon changes. 2005-11-07 14:30:35 +00:00
gtk-update-icon-cache.xml Clean up short descriptions 2007-06-11 03:41:27 +00:00
gtk.types Add GtkPrintOperationPreview 2008-06-03 01:50:20 +00:00
Makefile.am add -UGTK_DISABLE_SINGLE_INCLUDES so the code generated by gtkdoc-scangobj 2008-05-29 13:25:28 +00:00
migrating-checklist.sgml Update docs Deprecate gtk_widget_{ref,unref} 2007-06-10 06:52:51 +00:00
migrating-GtkAboutDialog.sgml Update docs Deprecate gtk_widget_{ref,unref} 2007-06-10 06:52:51 +00:00
migrating-GtkAction.sgml Fix a typo 2008-05-20 16:34:38 +00:00
migrating-GtkAssistant.sgml Some cleanups 2007-05-27 02:59:45 +00:00
migrating-GtkBuilder.sgml Add one more paragraph 2007-09-10 17:32:52 +00:00
migrating-GtkColorButton.sgml More abbreviation conversion 2005-05-16 19:34:39 +00:00
migrating-GtkComboBox.sgml Update docs Deprecate gtk_widget_{ref,unref} 2007-06-10 06:52:51 +00:00
migrating-GtkFileChooser.sgml More abbreviation conversion 2005-05-16 19:34:39 +00:00
migrating-GtkIconView.sgml Corrections. (#309718, Tim-Philipp Müller) 2005-07-07 20:31:05 +00:00
migrating-GtkLinkButton.sgml Update docs Deprecate gtk_widget_{ref,unref} 2007-06-10 06:52:51 +00:00
migrating-GtkRecentChooser.sgml Update the error enum and the gtk_recent_manager_add and 2006-05-12 08:39:17 +00:00
migrating-GtkTooltip.sgml More tooltips docs 2007-07-11 04:46:03 +00:00
objects_grouped.sgml
osx.sgml Add docs for new ports. 2006-03-15 06:46:00 +00:00
other_software.sgml
question_index.sgml Fix a typo 2007-11-30 18:16:08 +00:00
resources.sgml
running.sgml Add a gtk-im-module GTK setting 2007-12-18 03:24:17 +00:00
text_widget.sgml Clean up short descriptions 2007-06-11 03:41:27 +00:00
tree_widget.sgml Clean up short descriptions 2007-06-11 03:41:27 +00:00
version.xml.in
visual_index.xml Add volume button to gallery 2007-06-03 05:34:56 +00:00
windows.sgml Correct description of the Wintab and max palette size options. Drop 2008-02-13 14:21:28 +00:00
x11.sgml