mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
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:
parent
2bf2b07c13
commit
4e89e57d1f
@ -1,3 +1,10 @@
|
||||
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.
|
||||
|
||||
2008-05-25 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 534694 – Col id in GtkListStore could be out of range
|
||||
|
@ -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
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user