Matthias Clasen
317ba5b267
Small additions.
...
* gtk/tmpl/gtktextview.sgml: Small additions.
* gtk/tmpl/gtksignal.sgml: Explain what to use instead.
* gtk/question_index.sgml, gtk/text_widget.sgml, gtk/tree_widget.sgml,
gtk/changes-1.2.sgml, gtk/changes-2.0.sgml,
gtk/framebuffer.sgml: SGML fixes and additions.
* gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkdialog.sgml,
gtk/tmpl/gtkeditable.sgml, gtk/tmpl/gtkfilesel.sgml,
gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkrc.sgml,
gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtkspinbutton.sgml,
gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkwindow.sgml:
Replace references to deprecated functions.
2002-01-03 23:04:44 +00:00
Matthias Clasen
31df9723e5
Fix docs. ( #66383 )
...
* gtk/gtklabel.c: Fix docs. (#66383 )
* gtk/gtkbbox.c (gtk_button_box_set_child_secondary): Fix docs.
(#66278 , #66280 )
* gdk/gdkwindow.h (gdk_window_get_deskrelative_origin),
gdk/gdkimage.h (gdk_image_get): Deprecate. (#66208 )
* gtk/gtkcolorsel.c (gtk_color_selection_set_update_policy):
Don't emit a g_warning() about being deprecated. (#66208 )
* gtk/gtkaccellabel.c (gtk_accel_label_set_accel_widget): Add docs.
* gtk/gtkcontainer.c: Doc fixes.
* gtk/gtkliststore.c (gtk_list_store_clear): Add docs; misc doc fixes.
* gtk/gtkstyle.c (gtk_style_attach): Add docs.
* gdk-pixbuf.h (gdk_pixbuf_ref, gdk_pixbuf_unref,
gdk_pixbuf_animation_ref, gdk_pixbuf_animation_unref):
Deprecate. (#66208 )
* gtk/tmpl/gtklabel.sgml: Remove redundant docs. (#66383 )
* gtk/tree_widget.sgml: Typo fix. (#66256 )
* gdk-pixbuf/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards.
* gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktree.sgml,
gtk/tmpl/gtktreeitem.sgml: Updates.
2001-12-06 21:38:12 +00:00
Jonathan Blandford
c42cee3e7f
New function.
...
Mon Oct 30 19:23:50 2000 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_expand_row): New function.
* gtk/gtktreeview.c (gtk_tree_view_collapse_row): New function.
* gtk/gtktreeview.c, gtk/gtktreemodel.c, gtk/gtktreeselection.c
gtk/gtktreestore.h, gtk/gtktreeview.h, gtk/gtktreeviewcolumn.c,
gtk/gtktreeviewcolumn.h: Fixed inline docs.
* docs/reference/gtk/tree_widget.sgml: Proto intro to the tree
widget. Needs writing someday.
* docs/reference/gtk/tmpl/gtktree*sgml: Added the tree widget to
the docs.
2000-10-30 23:21:38 +00:00