RE: [gtk-list] Removing a Widget from a Menu
- From: "Damon Chaplin" <DAChaplin email msn com>
- To: <gtk-list redhat com>
- Subject: RE: [gtk-list] Removing a Widget from a Menu
- Date: Sun, 31 May 1998 12:19:35 +0100
> I'd like to remove a widget from a menu. There are all sorts of ways to
> add widgets (append, prepend, insert) but no function for remove.
I think you can use gtk_container_remove(GTK_CONTAINER(menu), widget);
here - GtkMenuShell overrides this function.
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]