mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 16:38:54 +02:00
*** empty log message ***
This commit is contained in:
@@ -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 ##### -->
|
||||
|
Reference in New Issue
Block a user