mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 23:46:17 +01:00
*** empty log message ***
This commit is contained in:
parent
1f77f1e80d
commit
80aded0d23
@ -1,3 +1,8 @@
|
||||
2004-12-15 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gobject/tmpl/generic_values.sgml: Document some return
|
||||
values. (#161345, Stefan Kost)
|
||||
|
||||
2004-12-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.5.7 ===
|
||||
|
@ -118,7 +118,7 @@ Initializes @value with the default value of @type.
|
||||
|
||||
@value: A zero-filled (uninitialized) #GValue structure.
|
||||
@g_type: Type the #GValue should hold values of.
|
||||
@Returns:
|
||||
@Returns: the #GValue structure that has been passed in
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_value_copy ##### -->
|
||||
@ -137,7 +137,7 @@ Clears the current value in @value and resets it to the default value
|
||||
</para>
|
||||
|
||||
@value: An initialized #GValue structure.
|
||||
@Returns:
|
||||
@Returns: the #GValue structure that has been passed in
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_value_unset ##### -->
|
||||
|
Loading…
Reference in New Issue
Block a user