S
S
shedward2013-12-07 14:18:59
GTK+
shedward, 2013-12-07 14:18:59

What to use to save settings in conjunction with gtkmm-3?

I am writing a small utility in C++/Gtkmm3. We need to store a couple of numbers and strings for each user. As far as I understand, gconf is usually used for this. It has gconfmm binding but only for Gtk2.
Will they work together or will I have to use C's gconf-3? Or maybe there are other accepted ways?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
shedward, 2014-12-31
@shedward

Found Gio::Settings - wrapper around GSettings.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question