Bug 479384 – gtk_selection_data_targets_include_uri docs buglet
2008-05-25 Matthias Clasen <mclasen@redhat.com> Bug 479384 – gtk_selection_data_targets_include_uri docs buglet * gtk/gtkselection.c (gtk_selection_data_targets_include_uri): Fix doc glitch, pointed out by Christian Persch. svn path=/trunk/; revision=20158
This commit is contained in:

committed by
Matthias Clasen

parent
2bf2b07c13
commit
4e89e57d1f
@ -2002,7 +2002,7 @@ gtk_targets_include_uri (GdkAtom *targets,
|
||||
* provide a list or URIs.
|
||||
*
|
||||
* Return value: %TRUE if @selection_data holds a list of targets,
|
||||
* and a suitable target for text is included, otherwise %FALSE.
|
||||
* and a suitable target for URI lists is included, otherwise %FALSE.
|
||||
*
|
||||
* Since: 2.10
|
||||
**/
|
||||
|
Reference in New Issue
Block a user