gtk.cfg: Fix g_object_new configuration, argument 2 can be NULL

It is valid to use NULL as second argument and thus do not specify any
properties for this object.
This commit is contained in:
versat 2019-07-12 12:37:02 +02:00
parent 2f1d828b0c
commit f7e1a12c6f
1 changed files with 0 additions and 5 deletions

View File

@ -2779,11 +2779,6 @@
<not-uninit/>
</arg>
<arg nr="2" direction="in">
<not-null/>
<not-uninit/>
<strz/>
</arg>
<arg nr="3" direction="in">
<not-uninit/>
</arg>
<arg nr="variadic" direction="in">