mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-15 04:05:11 +01:00
Cleanup
2006-03-30 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/messages.sgml: Cleanup * glib/tmpl/memory_slices.sgml: Adapt to a parameter name change * glib/tmpl/linked_lists_double.sgml: Document g_list_free1
This commit is contained in:
parent
375419da7f
commit
86bb6c69b8
@ -1,5 +1,9 @@
|
|||||||
2006-03-30 Matthias Clasen <mclasen@redhat.com>
|
2006-03-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* glib/tmpl/messages.sgml: Cleanup
|
||||||
|
|
||||||
|
* glib/tmpl/memory_slices.sgml: Adapt to a parameter name change
|
||||||
|
|
||||||
* glib/tmpl/linked_lists_double.sgml: Document g_list_free1
|
* glib/tmpl/linked_lists_double.sgml: Document g_list_free1
|
||||||
|
|
||||||
2006-03-27 Matthias Clasen <mclasen@redhat.com>
|
2006-03-27 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
@ -193,10 +193,8 @@ Note that the exact release behaviour can be changed with the
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
@type: the type of the block to free, typically a structure name
|
@type: the type of the block to free, typically a structure name
|
||||||
@mem:
|
@mem: a pointer to the block to free
|
||||||
@Since: 2.10
|
@Since: 2.10
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@mem_block: a pointer to the block to free
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO g_slice_free_chain ##### -->
|
<!-- ##### MACRO g_slice_free_chain ##### -->
|
||||||
|
@ -115,23 +115,6 @@ A convenience function/macro to log a normal message.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
@...: format string, followed by parameters to insert into the format string (as with printf())
|
@...: format string, followed by parameters to insert into the format string (as with printf())
|
||||||
@...:
|
|
||||||
@...:
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO g_warning ##### -->
|
<!-- ##### MACRO g_warning ##### -->
|
||||||
@ -140,23 +123,6 @@ A convenience function/macro to log a warning message.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
@...: format string, followed by parameters to insert into the format string (as with printf())
|
@...: format string, followed by parameters to insert into the format string (as with printf())
|
||||||
@...:
|
|
||||||
@...:
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO g_critical ##### -->
|
<!-- ##### MACRO g_critical ##### -->
|
||||||
@ -169,23 +135,6 @@ example.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
@...: format string, followed by parameters to insert into the format string (as with printf())
|
@...: format string, followed by parameters to insert into the format string (as with printf())
|
||||||
@...:
|
|
||||||
@...:
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO g_error ##### -->
|
<!-- ##### MACRO g_error ##### -->
|
||||||
@ -198,24 +147,7 @@ expect. Using this function indicates a bug in your program, i.e. an
|
|||||||
assertion failure.
|
assertion failure.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@...: the parameters to insert into the format string.
|
@...: format string, followed by parameters to insert into the format string (as with printf())
|
||||||
@...:
|
|
||||||
@...:
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO g_debug ##### -->
|
<!-- ##### MACRO g_debug ##### -->
|
||||||
@ -224,24 +156,7 @@ A convenience function/macro to log a debug message.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
@...: format string, followed by parameters to insert into the format string (as with printf())
|
@...: format string, followed by parameters to insert into the format string (as with printf())
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
|
|
||||||
@...:
|
|
||||||
@Since: 2.6
|
@Since: 2.6
|
||||||
@...:
|
|
||||||
@...:
|
|
||||||
@...:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION g_log_set_handler ##### -->
|
<!-- ##### FUNCTION g_log_set_handler ##### -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user