Creation of MenuItem by Action



Hi folks
if I create a MenuItem by an actions method create_menu_item(), do I have to take care about the deletion of that MenuItem?... Does that work?:
...
Gtk::MenuItem* ref_m_item_info = manage( ref_action_info->create_menu_item() );

Thanks in advance!
fidel

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]