1
的Gtk ::菜單有怎樣的Gtk ::菜單附加到的Gtk ::控件
void gtk_menu_attach_to_widget(GtkMenu *menu,
GtkWidget *attach_widget,
GtkMenuDetachFunc detacher)
void Gtk::Menu::attach_to_widget(Widget& attach_widget,
GtkMenuDetachFunc detacher)
void Gtk::Menu::attach_to_widget (Widget& attach_widget)
包裝方法,但爲什麼他們保護?
如果我想打一個小窗口的彈出菜單中,那麼,如何能我從菜單中的激活回撥如果不通過這些方法獲得的呢?