Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gtk
Commits
30236be2
Commit
30236be2
authored
Mar 01, 2021
by
Matthias Clasen
Committed by
Emmanuele Bassi
Mar 11, 2021
Browse files
dragsource: Tweak docs
parent
a9d4b6a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
gtk/gtkdragsource.c
View file @
30236be2
...
...
@@ -49,7 +49,7 @@
* `GtkDragSource` can be set up with the necessary
* ingredients for a DND operation ahead of time. This includes
* the source for the data that is being transferred, in the form
* of a
`
GdkContentProvider
`
, the desired action, and the icon to
* of a
[class@
Gdk
.
ContentProvider
]
, the desired action, and the icon to
* use during the drag operation. After setting it up, the drag
* source must be added to a widget as an event controller, using
* [method@Gtk.Widget.add_controller].
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment