Remove deprecated GtkFileChooser functions

This commit is contained in:
Christian Dywan
2009-10-07 18:29:01 +02:00
committed by Javier Jardón
parent 07501cf02e
commit d21bf0c1ec
8 changed files with 1 additions and 127 deletions

View File

@ -90,9 +90,6 @@ _gtk_file_chooser_install_properties (GObjectClass *klass)
g_object_class_override_property (klass,
GTK_FILE_CHOOSER_PROP_EXTRA_WIDGET,
"extra-widget");
g_object_class_override_property (klass,
GTK_FILE_CHOOSER_PROP_FILE_SYSTEM_BACKEND,
"file-system-backend");
g_object_class_override_property (klass,
GTK_FILE_CHOOSER_PROP_FILTER,
"filter");