| Class Index | Cross Index | Namespace Index |
Contained in: Gtk::Menu_Helpers
Derived from:
Gtk::Menu_Helpers::Element
Derived by:
none
#include <gtk--/pixmapmenuitem.h>
public function member index: |
||
| PixmapMenuElem | (Gtk::MenuItem& child); | |
| PixmapMenuElem | (const Gtk::string& label, const Gtk::string& tooltip, ItemCallback callback = 0); | |
| PixmapMenuElem | (const Gtk::string& label, const Gtk::string& tooltip, Gtk::Menu_Helpers::AccelKey accel_key, ItemCallback callback = 0); | |
| PixmapMenuElem | (Pixmap& pixmap, const Gtk::string& label, const Gtk::string& tooltip, ItemCallback callback = 0); | |
| PixmapMenuElem | (Pixmap& pixmap, const Gtk::string& label, const Gtk::string& tooltip, Gtk::Menu_Helpers::AccelKey accel_key, ItemCallback callback = 0); | |
| PixmapMenuElem | (const Gtk::string& label, const Gtk::string& tooltip, Gtk::Menu& submenu); | |
| PixmapMenuElem | (Pixmap& pixmap, const Gtk::string& label, const Gtk::string& tooltip, Gtk::Menu& submenu); | |
| virtual | ~PixmapMenuElem | (); |
protected function member index: |
||
| virtual void | create_child_menu_item | (); |