Typo fix. Updates. Document the special values <none> and <parent> for

* gdk/x11/gdkinput.c: Typo fix.
        * gdk/tmpl/input_devices.sgml: Updates.
        * gtk/tmpl/gtkrc.sgml: Document the special values <none> and
        <parent> for bg_pixmap.
This commit is contained in:
Matthias Clasen
2001-10-27 20:41:05 +00:00
parent ec0997df71
commit 5b10c877c1
11 changed files with 86 additions and 42 deletions

View File

@ -364,7 +364,7 @@ _gdk_input_exit (void)
* Interprets an array of double as axis values for a given device,
* and locates the value in the array for a given axis use.
*
* Return value: %TRUE if the given axis use was found, otherwies %FALSE
* Return value: %TRUE if the given axis use was found, otherwise %FALSE
**/
gboolean
gdk_device_get_axis (GdkDevice *device,