Doc fixes
Sat Mar 3 16:59:16 2001 Owen Taylor <otaylor@redhat.com> * gdk/gdkpango.h gdk/x11/gdkwindow-x11.c: Doc fixes * gdk/win32/gdkinput.c (gdk_device_get_axis): Remove doc comment. Won't do to have duplicated doc comments between the platform subdirs.
This commit is contained in:
		| @ -338,7 +338,10 @@ gdk_input_exit (void) | ||||
|  * Return value: %TRUE if the given axis use was found, otherwies %FALSE | ||||
|  **/ | ||||
| gboolean | ||||
| gdk_device_get_axis (GdkDevice *device, gdouble *axes, GdkAxisUse use, gdouble *value) | ||||
| gdk_device_get_axis (GdkDevice  *device, | ||||
| 		     gdouble    *axes, | ||||
| 		     GdkAxisUse  use, | ||||
| 		     gdouble    *value) | ||||
| { | ||||
|   gint i; | ||||
|    | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Owen Taylor
					Owen Taylor