aboutsummaryrefslogtreecommitdiffstats
path: root/info
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-05-28 05:07:43 +0200
committerMattias Andrée <maandree@operamail.com>2014-05-28 05:07:43 +0200
commit32b1643e58eade439c648bf53620f19ba53c7f40 (patch)
tree7fd179c959176f9cc3f5c0aed54b4341dab517d9 /info
parentchange doc style to one appropriate for manuals (diff)
downloadlibgamma-32b1643e58eade439c648bf53620f19ba53c7f40.tar.gz
libgamma-32b1643e58eade439c648bf53620f19ba53c7f40.tar.bz2
libgamma-32b1643e58eade439c648bf53620f19ba53c7f40.tar.xz
add LIBGAMMA_CONNECTOR_TYPE_COUNT, LIBGAMMA_SUBPIXEL_ORDER_COUNT and LIBGAMMA_CRTC_INFO_COUNT
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info')
-rw-r--r--info/libgamma.texinfo5
1 files changed, 5 insertions, 0 deletions
diff --git a/info/libgamma.texinfo b/info/libgamma.texinfo
index 6322e73..1869145 100644
--- a/info/libgamma.texinfo
+++ b/info/libgamma.texinfo
@@ -439,6 +439,11 @@ provide display server abstract, it optionally lets you
choose any available method you want despite of what
display server you are used.
+You may also want to add checks for update to
+@code{LIBGAMMA_CONNECTOR_TYPE_COUNT},
+@code{LIBGAMMA_SUBPIXEL_ORDER_COUNT} and
+@code{LIBGAMMA_CRTC_INFO_COUNT}.
+
@node GNU Free Documentation License