questions about menubar

2001-06-11 Thread Feng Zhu
Hello, I had some problems with using Gtk-- menu system. Your help will greatly appreciated. First, it looks there is no function to get the title of the menu/menuitem (there is a function to set_title though). If I have a function which takes a menu name and item name, how can I check whether

list select_child signal problem

2001-06-11 Thread Feng Zhu
What is wrong with the following code: (SPWorkSpaceView is the class name and FileSelectChild is a method. _file_list is a Gtk::List) _file_list-select_child.connect(bindList*, Window*(slot(this, SPWorkSpaceView::FileSelectChild), _file_list, _main_window)); Compiler gives: no matching