mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Typo correction, s/hilding/holding
svn path=/trunk/; revision=22588
This commit is contained in:
parent
d7f5c0de0e
commit
e5110c50b6
@ -1,3 +1,7 @@
|
||||
2009-03-25 Christian Dywan <christian@twotoasts.de>
|
||||
|
||||
* gtk/gtkselection.c: Typo correction, s/hilding/holding
|
||||
|
||||
2009-03-25 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gdk/directfb/gdkwindow-directfb.c
|
||||
|
@ -1696,7 +1696,7 @@ gtk_selection_data_get_pixbuf (GtkSelectionData *selection_data)
|
||||
/**
|
||||
* gtk_selection_data_set_uris:
|
||||
* @selection_data: a #GtkSelectionData
|
||||
* @uris: a %NULL-terminated array of strings hilding URIs
|
||||
* @uris: a %NULL-terminated array of strings holding URIs
|
||||
*
|
||||
* Sets the contents of the selection from a list of URIs.
|
||||
* The string is converted to the form determined by
|
||||
|
Loading…
Reference in New Issue
Block a user