Matthias Clasen
3470c6347f
Rearrange docs ( #64566 )
...
* gtk/gtkbutton.c (gtk_button_get_label): Rearrange docs (#64566 )
* gtk/gtktextbuffer.c (gtk_text_buffer_create_tag): Typo fix (#64474 )
* gtk/gtkruler.c (gtk_ruler_get_metric): Typo fix (#64470 )
* gtk/gtknotebook.c (gtk_notebook_prepend_page): Typo fix (#64467 )
* gtk/gtklabel.c: Documentation fixes (#64452 )
* docs/reference/gdk/Makefile.am (MKDB_OPTIONS),
docs/reference/gdk-pixbuf/Makefile.am (MKDB_OPTIONS),
docs/reference/gtk/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
* docs/reference/gdk-pixbuf/tmpl/file-saving.sgml,
docs/reference/gdk-pixbuf/tmpl/module_interface.sgml,
docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rgb.sgml: Consistent short descriptions.
* docs/reference/gtk/tmpl/gtkprogressbar.sgml: Remove duplicate docs. (#64469 )
* docs/reference/gtk/gtk-sections.txt: Add missing TITLEs (#64459 , #6456
2001-11-14 22:36:23 +00:00
Anders Carlsson
24277526fc
Update struct member docs since they're gdouble now instead of gfloat.
...
2001-10-28 Anders Carlsson <andersca@gnu.org>
* gtk/tmpl/gtkadjustment.sgml: Update struct member docs
since they're gdouble now instead of gfloat. Fixes #55699 .
2001-10-28 22:11:10 +00:00
Tim Janik
cf9f0b7741
to compare pattern specs, use g_pattern_spec_equal() instead of direct
...
Sat Oct 13 07:09:30 2001 Tim Janik <timj@gtk.org>
* gtk/gtkbindings.c (gtk_binding_set_add_path): to compare pattern
specs, use g_pattern_spec_equal() instead of direct field accesses.
upon compressing two equal paths of the same type, the resulting
priority has to be the maximum.
* gtk/gtkenums.h (enum): take GTK_PATH_PRIO_MASK out of the
GtkPathPriorityType enum and make it a macro.
2001-10-13 05:52:14 +00:00
Damon Chaplin
372c4d2627
ran make templates, to fix problems with structs.
...
1999-09-22 Damon Chaplin <damon@karuna.freeserve.co.uk>
* gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
* gtk/gtk-sections.txt: rearranged GtkCombo section.
* gtk/tmpl/gtkvseparator.sgml:
* gtk/tmpl/gtkhseparator.sgml:
* gtk/tmpl/gtkgc.sgml:
* gtk/tmpl/gtkfeatures.sgml:
* gtk/tmpl/gtktipsquery.sgml:
* gtk/tmpl/gtkitem.sgml:
* gtk/tmpl/gtkinvisible.sgml:
* gtk/tmpl/gtkgamma.sgml:
* gtk/tmpl/gtkdata.sgml:
* gtk/tmpl/gtkcurve.sgml:
* gtk/tmpl/gtkcombo.sgml:
* gtk/tmpl/gtkaccellabel.sgml: documented.
1999-09-22 21:30:57 +00:00
Owen Taylor
91a5956707
Initial revision
1999-08-16 18:51:52 +00:00