mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 22:23:39 +02:00
Add Since: for g_arg_info_is_skip()
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user