missing methods in Glib::KeyFile?

View: New views
2 Messages — Rating Filter:   Alert me  

missing methods in Glib::KeyFile?

by mihai Niculescu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I was playing with Glib::KeyFile and I observed there are no methods to
create (add) a new Group or a new Key to an existing group.
I think it would be useful to have such methods:
- add_group(Glib::ustring group_name) - to create a new group
- add_group(Glib::ustring group_name, Glib::ustring before_group) - to
create a new group before group named 'before_group'
etc.
similar thing for keys.


_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Re: missing methods in Glib::KeyFile?

by Jonathon Jongsma-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, May 10, 2008 at 7:08 AM, Mihai Niculescu <q.quark@...> wrote:

> Hi,
>
>  I was playing with Glib::KeyFile and I observed there are no methods to
>  create (add) a new Group or a new Key to an existing group.
>  I think it would be useful to have such methods:
>  - add_group(Glib::ustring group_name) - to create a new group
>  - add_group(Glib::ustring group_name, Glib::ustring before_group) - to
>  create a new group before group named 'before_group'
>  etc.
>  similar thing for keys.

Hello Mihai, would you be willing to file a bug about this so we don't
forget? http://gtkmm.org/bugs.shtml#NewBugs

--
jonner
_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list