From f74dd2386a74e66736dc3a8981a20c6b0835e6ad Mon Sep 17 00:00:00 2001 From: Vitaly Tishkov Date: Thu, 10 Jan 2002 16:36:25 +0000 Subject: gtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c 2002-01-10 Vitaly Tishkov * gtk/gtkimage.c * gtk/gtkimcontext.c * gtk/gtktreemodel.c * gtk/gtktreemodelsort.c * gtk/gtkwindow.c * docs/reference/gtk/tmpl/gtkselection.sgml fix docs --- docs/reference/gtk/tmpl/gtkselection.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/reference/gtk/tmpl/gtkselection.sgml b/docs/reference/gtk/tmpl/gtkselection.sgml index 8fbc3b689..bced03118 100644 --- a/docs/reference/gtk/tmpl/gtkselection.sgml +++ b/docs/reference/gtk/tmpl/gtkselection.sgml @@ -101,7 +101,7 @@ Increases the reference count of a #GtkTargetList by one. Decreases the reference count of a #GtkTargetList by one. -If the resulting reference count is zero, free the list. +If the resulting reference count is zero, frees the list. @list: a #GtkTargetList @@ -212,8 +212,8 @@ a "selection_received" signal will be generated. Stores new data into a #GtkSelectionData object. Should -only by called from a selection handler callback. -zero-terminates the stored data. +only be called from a selection handler callback. +Zero-terminates the stored data. @selection_data: -- cgit v1.2.1