Add type-initializer call to g-object types definitions
[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) ())