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:
Owen Taylor
2001-03-04 00:12:55 +00:00
committed by Owen Taylor
parent a10898b662
commit c374cd299b
11 changed files with 62 additions and 16 deletions

View File

@ -2401,10 +2401,9 @@ gdk_window_set_decorations (GdkWindow *window,
* gdk_window_get_decorations:
* @window: The #GdkWindow to get the decorations from
* @decorations: The window decorations will be written here
* @Returns: TRUE if the window has decorations set, FALSE otherwise.
*
* Returns the decorations set on the GdkWindow with #gdk_window_set_decorations
*
* Returns: TRUE if the window has decorations set, FALSE otherwise.
**/
gboolean
gdk_window_get_decorations(GdkWindow *window,