GSettings/DConf Questions

2010-12-07 Thread Jim Vishoot
Hi, I'm looking at GSettings+DConf as a simpler alternative to GConf for an embedded project, but there are a couple of things that are not clear to me. 1. where does DConf keep it's database files? looking through the code, it looks like it might be in the /etc/dconf/db/.d, where is t

GTK Background Masking

2010-12-07 Thread Tim Corio
How can I mask out the background in a GdkPixbuf? In my application I have loaded an image of a coin and have calculated the location (X, Y, Radius) of the coin. I want to draw a background color everywhere outside of the circle. Is there a way to draw a "filled arc" that is filled on the outsid

need suggestions/pointers on porting gtk2 -> gtk3

2010-12-07 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I'm porting a working GTK2 application to GTK3 on Fedora 14 My first problem is my configure.ac I wish to have my project compile-able under older gtk2 and also newer gtk3 configurations. For systems that have both gtk3 and gtk2 I want to de