From 5cf0dff2adead8735ca43c4ab6fad9485a463de2 Mon Sep 17 00:00:00 2001 From: Dmitry Kalyanov Date: Sat, 29 Aug 2009 21:56:40 +0400 Subject: [PATCH] Removed deprecated gtk child properties --- gtk/gtk.generated-child-properties.lisp | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/gtk/gtk.generated-child-properties.lisp b/gtk/gtk.generated-child-properties.lisp index c8c83fa..e7a0794 100644 --- a/gtk/gtk.generated-child-properties.lisp +++ b/gtk/gtk.generated-child-properties.lisp @@ -266,17 +266,6 @@ (define-child-property "GtkStatusbar" statusbar-child-position "position" "gint" t t t) -(define-child-property "GtkCombo" combo-child-expand "expand" "gboolean" t t t) - -(define-child-property "GtkCombo" combo-child-fill "fill" "gboolean" t t t) - -(define-child-property "GtkCombo" combo-child-padding "padding" "guint" t t t) - -(define-child-property "GtkCombo" combo-child-pack-type "pack-type" - "GtkPackType" t t t) - -(define-child-property "GtkCombo" combo-child-position "position" "gint" t t t) - (define-child-property "GtkFixed" fixed-child-x "x" "gint" t t t) (define-child-property "GtkFixed" fixed-child-y "y" "gint" t t t) -- 1.7.10.4