Re: how to insert a menu_item into the middle of a menu list ?
- From: John Coppens <john jcoppens com>
- To: gtk-app-devel-list gnome org
- Subject: Re: how to insert a menu_item into the middle of a menu list ?
- Date: Sun, 27 Jan 2008 14:41:58 -0200
On Sun, 27 Jan 2008 22:42:47 +0800
Gregory Hosler <ghosler redhat com> wrote:
any thoughts or suggestions ?
Hi Greg.
I suspect you can insert the new element in the GList obtained by
gtk_container_get_children()
(or at least manage the order of the list after appending the new item)
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]