diff options
author | Benjamin Otte <otte@redhat.com> | 2010-07-31 14:59:16 +0200 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2010-07-31 22:42:59 +0200 |
commit | decbe422124ff1153a37ad3807b1e7e2f3f32c2a (patch) | |
tree | 9b64e268c1f037c2fb49a1260848fe968b850528 | |
parent | f03ce229e950ed45c3bb247c46b191aed546550f (diff) | |
download | gtk+-decbe422124ff1153a37ad3807b1e7e2f3f32c2a.tar.gz |
docs: Add gdk_cursor_get_cursor_type() template
-rw-r--r-- | docs/reference/gdk/tmpl/cursors.sgml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/reference/gdk/tmpl/cursors.sgml b/docs/reference/gdk/tmpl/cursors.sgml index b38f689562..ab5f74d736 100644 --- a/docs/reference/gdk/tmpl/cursors.sgml +++ b/docs/reference/gdk/tmpl/cursors.sgml @@ -199,6 +199,15 @@ The standard cursors available. @Returns: +<!-- ##### FUNCTION gdk_cursor_get_cursor_type ##### --> +<para> + +</para> + +@cursor: +@Returns: + + <!-- ##### FUNCTION gdk_cursor_ref ##### --> <para> |