(:file "gtk.container")
(:file "gtk.paned")
(:file "gtk.child-properties")
+
+ (:file "gtk.generated-child-properties")
(:file "gtk.dialog.example")
(child g-object)
(position :int))
-(export 'box-reorder-child)
-
-(define-child-property "GtkBox" box-child-expand "expand" "gboolean" t t t)
-(define-child-property "GtkBox" box-child-fill "fill" "gboolean" t t t)
-(define-child-property "GtkBox" box-child-pack-type "pack-type" "GtkPackType" t t t)
-(define-child-property "GtkBox" box-child-padding "padding" "guint" t t t)
-(define-child-property "GtkBox" box-child-position "position" "gint" t t t)
\ No newline at end of file
+(export 'box-reorder-child)
\ No newline at end of file