Re: how to insert a menu_item into the middle of a menu list ?



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]