mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
girepository: Update docs for GIVFuncInfo for gi-docgen
Move the SECTION into the struct docs, update the documentation comment syntax, and add `Since: 2.80` everywhere. Signed-off-by: Philip Withnall <pwithnall@gnome.org> Helps: #3155
This commit is contained in:
@@ -145,11 +145,7 @@ typedef GIBaseInfo GIValueInfo;
|
||||
*/
|
||||
typedef GIBaseInfo GISignalInfo;
|
||||
|
||||
/**
|
||||
* GIVFuncInfo:
|
||||
*
|
||||
* Represents a virtual function.
|
||||
*/
|
||||
/* Documented in givfuncinfo.c */
|
||||
typedef GIBaseInfo GIVFuncInfo;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user