Typo.
[cl-gtk2.git] / gtk / gtk.box.lisp
index dbb787c..c0b29ac 100644 (file)
   (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