![]() |
![]() |
Public Member Functions | |
RadioMenuElem (RadioMenuItem& child) | |
RadioMenuElem (RadioMenuItem::Group&, const Glib::ustring& label, const CallSlot& slot=CallSlot()) | |
Create a labeled, non-accelerated MenuItem with a SigC::Slot. | |
RadioMenuElem (RadioMenuItem::Group& group, const Glib::ustring& label, const AccelKey& key, const CallSlot& slot=CallSlot()) | |
Create a labeled, accelerated CheckMenuItem with a SigC::Slot. | |
Protected Attributes | |
RadioMenuItem::Group* | gr_ |
|
|
|
Create a labeled, non-accelerated MenuItem with a SigC::Slot.
|
|
Create a labeled, accelerated CheckMenuItem with a SigC::Slot.
|
|
|