svn path=/trunk/; revision=5786
This commit is contained in:
Matthias Clasen
2007-10-16 06:33:50 +00:00
parent 2cc03c7fe7
commit 83684e4b03
94 changed files with 1960 additions and 1914 deletions

View File

@@ -30,7 +30,7 @@ list of hook functions.
@hook_size: the size of the #GHookList elements, in bytes.
@is_setup: 1 if the #GHookList has been initialized.
@hooks: the first #GHook element in the list.
@dummy3: unused
@dummy3: unused
@finalize_hook: the function to call to finalize a #GHook element. The
default behaviour is to call the hooks <function>destroy</function> function.
@dummy: unused

View File

@@ -179,12 +179,14 @@ Values of this type can range from -9,223,372,036,854,775,808 to
</para>
<!-- ##### TYPEDEF guint64 ##### -->
<!-- ##### FUNCTION guint64 ##### -->
<para>
An unsigned integer guaranteed to be 64 bits on all platforms.
Values of this type can range from 0 to 18,446,744,073,709,551,615.
</para>
@Returns:
<!-- ##### MACRO G_GINT64_CONSTANT ##### -->
<para>