[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
gtk_menu_remove()
- From: Dennis Bjorklund <db zigo dhs org>
- To: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: gtk_menu_remove()
- Date: Sun, 1 Apr 2001 13:10:53 +0200 (CEST)
Since there is a gtk_menu_insert() shouldn't there also be a function
gtk_menu_remove()? I checked gtk+ 2.0 and it's not there either.
What is the "correct" way to remove an item from a menu without destroying
it? I use gtk_container_remove now, and even if that is correct I still
think there should be a matching gtk_menu_remove() to the
gtk_menu_insert() (and append, and prepend) that exists now.
--
/Dennis
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]