Files
gtk2/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
..
2008-05-30 05:08:50 +00:00
2008-05-29 04:19:54 +00:00
2007-07-10 05:28:52 +00:00
2007-07-10 05:28:52 +00:00
2008-05-26 04:05:17 +00:00
2008-06-03 01:50:20 +00:00
2008-05-20 16:34:38 +00:00
2007-07-11 04:46:03 +00:00
2007-11-30 18:16:08 +00:00
2007-12-18 03:24:17 +00:00
2007-06-11 03:41:27 +00:00
2007-06-11 03:41:27 +00:00
2007-06-03 05:34:56 +00:00