Re: List of gtkrc-2.0 options?



Hi,

"Manuel Op de Coul" <manuel op de coul eon-benelux com> writes:

> How does one retrieve these property settings inside a program?
> When I call g_object_get_property on the object returned by
> gtk_settings_get_default I get a segmentation fault inside
> g_object_get_property. The settings object is not null.

Why would you want to access the settings from an application.
They control the behaviour of the toolkit and should be completely
transparent for the application developer. IIRC, the only case where
the GtkSettings object is needed in an application is if it needs to
use gtk_icon_size_lookup_for_settings().


Sven



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