Re: gtk3: FileChooser schema not found



On Tue, 15 Feb 2011, Emmanuele Bassi wrote:

Requiring the schema for settings is the fundamental tenet of the GSettings
design. By not having the schema like in GConf you are trading a bit of
convenience for less safety...

A schema in GSettings is the equivalent of the UI file for GtkBuilder; in
both cases an application cannot be expected to run correctly if missing.

If a UI file is missing, I agree, it's all over. No point in
showing a blank window. But a file selector can surely have
reasonable default behavior; it did in gtk2.

Allin Cottrell



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]