mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 05:43:28 +02:00
get rid of bogus g_value_convert
This commit is contained in:
@@ -151,16 +151,6 @@ This is an internal function introduced mainly for C marshallers.
|
||||
@Returns: #TRUE if @value will fit inside a pointer value.
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_value_convert ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@src_value:
|
||||
@dest_value:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### STRUCT GTypeValueTable ##### -->
|
||||
<para>
|
||||
The #GTypeValueTable provides the functions required by the #GValue implementation,
|
||||
|
@@ -7,6 +7,15 @@ Determines if @value is a #GValue whose type conforms to @type.
|
||||
@type: A #GType value.
|
||||
@Returns: #TRUE if @value is a #GValue of @type or #FALSE if not.
|
||||
|
||||
<!-- ##### FUNCTION g_value_convert ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@src_value:
|
||||
@dest_value:
|
||||
@Returns:
|
||||
|
||||
<!-- ##### FUNCTION g_value_register_exchange_func ##### -->
|
||||
<para>
|
||||
|
||||
|
Reference in New Issue
Block a user