forked from AuroraMiddleware/gtk
Small doc fix. (#345176, Claudio Saavedra)
2006-06-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtkiconview.c (gtk_icon_view_enable_model_drag_dest): Small doc fix. (#345176, Claudio Saavedra)
This commit is contained in:
parent
72c77cf67c
commit
2492d43d5d
@ -1,5 +1,8 @@
|
||||
2006-06-20 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkiconview.c (gtk_icon_view_enable_model_drag_dest):
|
||||
Small doc fix. (#345176, Claudio Saavedra)
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (gdk_window_set_functions): Update
|
||||
the docs. (#345194, Yevgen Muntyan)
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
2006-06-20 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkiconview.c (gtk_icon_view_enable_model_drag_dest):
|
||||
Small doc fix. (#345176, Claudio Saavedra)
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (gdk_window_set_functions): Update
|
||||
the docs. (#345194, Yevgen Muntyan)
|
||||
|
||||
|
@ -6411,7 +6411,7 @@ gtk_icon_view_enable_model_drag_source (GtkIconView *icon_view,
|
||||
* @icon_view: a #GtkIconView
|
||||
* @targets: the table of targets that the drag will support
|
||||
* @n_targets: the number of items in @targets
|
||||
* @actions: the bitmask of possible actions for a drag from this
|
||||
* @actions: the bitmask of possible actions for a drag to this
|
||||
* widget
|
||||
*
|
||||
* Turns @icon_view into a drop destination for automatic DND.
|
||||
|
Loading…
Reference in New Issue
Block a user