Hi, "Manuel Op de Coul" <manuel.op.de.coul@xxxxxxxxxxxxxxx> 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 _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list