Various documentation fixes
Always have Since: annotations at the very bottom, use the correct ClassName::signal-name/ClassName:property-name syntax, fix a few typos in type names, wrong function names, non-existing type names, etc.
This commit is contained in:
		| @ -25,8 +25,8 @@ | ||||
|  * | ||||
|  * #GtkGestureDrag is a #GtkGesture implementation that recognizes drag | ||||
|  * operations. The drag operation itself can be tracked throught the | ||||
|  * #GtkGestureDrag:drag-begin, #GtkGestureDrag:drag-update and | ||||
|  * #GtkGestureDrag:drag-end signals, or the relevant coordinates be | ||||
|  * #GtkGestureDrag::drag-begin, #GtkGestureDrag::drag-update and | ||||
|  * #GtkGestureDrag::drag-end signals, or the relevant coordinates be | ||||
|  * extracted through gtk_gesture_drag_get_offset() and | ||||
|  * gtk_gesture_drag_get_start_point(). | ||||
|  */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Timm Bäder
					Timm Bäder