-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
If one adds a constructor to the class, at least in python w/ gir, the constructor is never called when the object is instanced in python (yes, after regenerating the bindings) if you're using c#/java style constructors. The deconstructor is bound correctly, and so are gobject style constructors.
Probably not a bug with this project, but noting it as a warning to others who might use this as a basis for other projects.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels