#include <menu_elems.h>
◆ TearoffMenuElem() [1/3]
Gtk::Menu_Helpers::TearoffMenuElem::TearoffMenuElem |
( |
TearoffMenuItem & |
child | ) |
|
◆ TearoffMenuElem() [2/3]
Gtk::Menu_Helpers::TearoffMenuElem::TearoffMenuElem |
( |
const CallSlot & |
slot = CallSlot() | ) |
|
Create a non-accelerated TearoffMenuItem with a sigc::slot
- Parameters
-
slot | Use sigc::mem_fun() to specify a signal handler |
◆ TearoffMenuElem() [3/3]
Create accelerated TearoffMenuItem with a sigc::slot
- Parameters
-
key | The accelerator key combination |
slot | Use sigc::mem_fun() to specify a signal handler |
The documentation for this class was generated from the following file: