mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
added padding.
Sun Mar 3 02:30:05 2002 Tim Janik <timj@gtk.org> * glib/gscanner.h (_GScannerConfig): added padding. * glib/ghook.h (struct _GHook): add two padding pointers.
This commit is contained in:
@@ -30,6 +30,7 @@ list of hook functions.
|
||||
@hook_memchunk: the #GMemChunk used for allocating the #GHook elements.
|
||||
@finalize_hook: the function to call to finalize a #GHook element. The
|
||||
default behaviour is to call the hooks <function>destroy</function> function.
|
||||
@dummy:
|
||||
|
||||
<!-- ##### USER_FUNCTION GHookFinalizeFunc ##### -->
|
||||
<para>
|
||||
|
@@ -214,6 +214,7 @@ is searched for in the default scope in addition to the current scope
|
||||
@char_2_token:
|
||||
@symbol_2_token:
|
||||
@scope_0_fallback:
|
||||
@padding_dummy:
|
||||
|
||||
<!-- ##### FUNCTION g_scanner_input_file ##### -->
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user