Remove deprecated GtkFileChooser functions
This commit is contained in:
committed by
Javier Jardón
parent
07501cf02e
commit
d21bf0c1ec
@ -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");
|
||||
|
||||
Reference in New Issue
Block a user