gtk.cfg: g_strdup and g_strcmp0 allow NULL args (#3258)

This commit is contained in:
keinflue 2021-05-15 20:24:55 +00:00 committed by GitHub
parent a07ea7e9e9
commit eee27b975f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -4087,12 +4087,10 @@
<returnValue type="int"/>
<use-retval/>
<arg nr="1" direction="in">
<not-null/>
<not-uninit/>
<strz/>
</arg>
<arg nr="2" direction="in">
<not-null/>
<not-uninit/>
<strz/>
<not-bool/>
@ -20432,7 +20430,6 @@
<returnValue type="gchar *"/>
<use-retval/>
<arg nr="1">
<not-null/>
<not-uninit/>
<not-bool/>
</arg>