Added PRINT-OBJECT method for widget class and a small bug fix
[clg] / gtk / gtktypes.lisp
index 520563e..4478c51 100644 (file)
@@ -20,7 +20,7 @@
 ;; TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 ;; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-;; $Id: gtktypes.lisp,v 1.42 2006-02-06 19:16:17 espen Exp $
+;; $Id: gtktypes.lisp,v 1.43 2006-02-15 09:47:42 espen Exp $
 
 (in-package "GTK")
 
   ("GtkWidget"
    :slots
    ((child-properties
-     :allocation :special
+     :special t
      :accessor widget-child-properties
      :type container-child)
     (window