From 2408165cb190a10e2d899bdc259866cbf7a8e125 Mon Sep 17 00:00:00 2001 From: Matt Dew Date: Wed, 25 May 2011 22:04:10 -0600 Subject: add id attributes to funcsynopsis to allow other docs to olink to them. Signed-off-by: Matt Dew Reviewed-by: Alan Coopersmith Reviewed-by: Gaetan Nadon --- specs/saver.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/specs/saver.xml b/specs/saver.xml index d3a9d1c..b1e6f95 100644 --- a/specs/saver.xml +++ b/specs/saver.xml @@ -705,7 +705,7 @@ The include file for this extension is - + Bool XScreenSaverQueryExtension Display *display @@ -728,7 +728,7 @@ no additional errors are defined by this extension, the results of error_base are not defined. - + Status XScreenSaverQueryVersion Display *display @@ -760,7 +760,7 @@ NULL is returned. The results of this routine can be released using XFree. - + Status XScreenSaverQueryInfo Display *display @@ -795,7 +795,7 @@ description of the fields. If the extension is not supported, is returned. - + void XScreenSaverSelectInput Display *display @@ -832,7 +832,7 @@ See the definition of the of the allowed event masks. - + void XScreenSaverSetAttributes Display *dpy @@ -858,7 +858,7 @@ of the ScreenSaverSetAttributes request for a description of each of the arguments. - + void XScreenSaverUnsetAttributes Display *display @@ -872,7 +872,7 @@ extension, this routine instructs the server to discard any previous screen saver window attributes set by this client. - + Status XScreenSaverRegister Display *display @@ -891,7 +891,7 @@ is encountered and the property is not changed, otherwise it returns non-zero. - + Status XScreenSaverUnregister Display *display @@ -906,7 +906,7 @@ It returns zero if an error is encountered and the property is changed, otherwise it returns non-zero. - + Status XScreenSaverGetRegistered Display *display -- cgit v1.2.1