[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Manipulating popup menus
- From: Kevin Ryde <user42 zip com au>
- To: "Mike Martin" <redtux1 googlemail com>
- Cc: gtk-perl-list gnome org
- Subject: Re: Manipulating popup menus
- Date: Sun, 19 Oct 2008 10:51:23 +1100
"Mike Martin" <redtux1 googlemail com> writes:
>
> I have worked out how to add add entries using populate -popup signal,
> but I cant find any way to remove entries
A menu is a container so I guess it ought to work to get_children and
hide or remove the ones you don't want. Hiding might be safer if
GtkEntry isn't expecting anyone to destroy its items.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]