mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-11 11:44:03 +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.
|
* Obtain if an argument is only useful in C.
|
||||||
*
|
*
|
||||||
* Returns: %TRUE if argument is only useful in C.
|
* Returns: %TRUE if argument is only useful in C.
|
||||||
|
* Since: 1.29.0
|
||||||
*/
|
*/
|
||||||
gboolean
|
gboolean
|
||||||
g_arg_info_is_skip (GIArgInfo *info)
|
g_arg_info_is_skip (GIArgInfo *info)
|
||||||
|
Reference in New Issue
Block a user