mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-30 21:04:13 +02:00
docs: fix gtk-doc warnings and update version infos
Move things around and rename things until gtk-doc is happy. This also moves the "Since" annotations to the next stable releases and adds version added info for g_callable_info_get_instance_ownership_transfer() and g_struct_info_find_field().
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
* <refsect1 id="gi-giarginfo.struct-hierarchy" role="struct_hierarchy">
|
||||
* <title role="struct_hierarchy.title">Struct hierarchy</title>
|
||||
* <synopsis>
|
||||
* <link linkend="gi-GIBaseInfo">GIBaseInfo</link>
|
||||
* <link linkend="GIBaseInfo">GIBaseInfo</link>
|
||||
* +----GIArgInfo
|
||||
* </synopsis>
|
||||
* </refsect1>
|
||||
@@ -179,7 +179,7 @@ g_arg_info_may_be_null (GIArgInfo *info)
|
||||
* Obtain if an argument is only useful in C.
|
||||
*
|
||||
* Returns: %TRUE if argument is only useful in C.
|
||||
* Since: 1.29.0
|
||||
* Since: 1.30
|
||||
*/
|
||||
gboolean
|
||||
g_arg_info_is_skip (GIArgInfo *info)
|
||||
|
Reference in New Issue
Block a user