In make-instance-using-class for gobjects, pass all arguments to (call-next-method...
[cl-gtk2.git] / glib / gobject.object-defs.lisp
1 (in-package :gobject)
2
3 (define-g-object-class "GInitiallyUnowned" g-initially-unowned (:superclass g-object) ())