Documentation fixes

svn path=/trunk/; revision=19577
This commit is contained in:
Matthias Clasen
2008-02-15 18:37:34 +00:00
parent 4c731485a6
commit a8d1c9808c
3 changed files with 25 additions and 12 deletions

View File

@ -377,7 +377,7 @@ get_monitor (GdkScreen *screen,
*
* Gets the width in millimeters of the specified monitor, if available.
*
* Returns the width of the monitor, or -1 if not available;
* Returns the width of the monitor, or -1 if not available
*
* Since: 2.14
*/
@ -395,7 +395,7 @@ gdk_screen_get_monitor_width_mm (GdkScreen *screen,
*
* Gets the height in millimeters of the specified monitor.
*
* Returns: the height of the monitor
* Returns: the height of the monitor, or -1 if not available
*
* Since: 2.14
*/