Trivial doc fixes
Remove two erroneous quotation marks.
This commit is contained in:
@ -1027,8 +1027,8 @@ gtk_drag_update_cursor (GtkDragSourceInfo *info)
|
|||||||
* @context: the drag context
|
* @context: the drag context
|
||||||
* @target: the target (form of the data) to retrieve
|
* @target: the target (form of the data) to retrieve
|
||||||
* @time_: a timestamp for retrieving the data. This will
|
* @time_: a timestamp for retrieving the data. This will
|
||||||
* generally be the time received in a #GtkWidget::drag-motion"
|
* generally be the time received in a #GtkWidget::drag-motion
|
||||||
* or #GtkWidget::drag-drop" signal
|
* or #GtkWidget::drag-drop signal
|
||||||
*
|
*
|
||||||
* Gets the data associated with a drag. When the data
|
* Gets the data associated with a drag. When the data
|
||||||
* is received or the retrieval fails, GTK+ will emit a
|
* is received or the retrieval fails, GTK+ will emit a
|
||||||
|
Reference in New Issue
Block a user