You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The parameter list looks strange indeed. Do you think it is valid? Is the default nil only applied to BuilderCScope or also to BuilderScope? And does it work at all when first parameter has a default, so is optional, but second parameter is not optional?
I think I have to consult the manual and do a few tests. Will try in the next days...
Error on
factory = gtk4.newBuilderListItemFactoryFromBytes(nil, bytes)
lineThe text was updated successfully, but these errors were encountered: