Re: [gtk-list] removing menu items?
- From: bratsche dfw net
- To: Chris Saari <saari netscape com>
- cc: gtk-list redhat com, recipient list not shown: ;
- Subject: Re: [gtk-list] removing menu items?
- Date: Thu, 22 Apr 1999 18:33:05 -0400 (EDT)
I believe you can use:
GtkWidget *menu, *menu_item;
gtk_menu_shell_remove(GTK_CONTAINER(menu),
menu_item);
Cody
On Thu, 22 Apr 1999, Chris Saari wrote:
> Ok, I've got menus building dynamically, thanks to everyone's help!
>
> But now I'm looking at how to disassemble them and not seeing relevant APIs in
> the header files. What is the opposite of gtk_menu_append or prepend?
>
> Thanks,
> Chris Saari
> saari@netscape.com
>
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]