mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-14 16:26:17 +01:00
Add Since: for g_arg_info_is_skip()
This commit is contained in:
parent
b35c985e15
commit
0c5d8c1aa9
@ -171,6 +171,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
|
||||
*/
|
||||
gboolean
|
||||
g_arg_info_is_skip (GIArgInfo *info)
|
||||
|
Loading…
Reference in New Issue
Block a user