diff --git a/gtk/gtktypes.lisp b/gtk/gtktypes.lisp index 1155977..2bd3f9b 100644 --- a/gtk/gtktypes.lisp +++ b/gtk/gtktypes.lisp @@ -84,6 +84,9 @@ :type int)) (:metaclass boxed-class)) +(eval-when (:compile-toplevel :load-toplevel :execute) + (register-type 'border '|gtk_border_get_type|)) + (defclass stock-item (struct) ((id :allocation :alien