mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 18:37:50 +02:00
2.14.2
svn path=/trunk/; revision=5786
This commit is contained in:
@@ -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
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user