gtk_menu_remove()



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]