Ardour
9.0-pre0-582-g084a23a80d
gtkmm2ext/gtkmm2ext/menu_elems.h
Go to the documentation of this file.
1
/* menu_elems.h
2
*
3
* Copyright (C) 2017 Robin Gareus <robin@gareus.org>
4
* Copyright (C) 1998-2002 The gtkmm Development Team
5
*
6
* This library is free software; you can redistribute it and/or
7
* modify it under the terms of the GNU Lesser General Public
8
* License as published by the Free Software Foundation; either
9
* version 2.1 of the License, or (at your option) any later version.
10
*
11
* This library is distributed in the hope that it will be useful,
12
* but WITHOUT ANY WARRANTY; without even the implied warranty of
13
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14
* Lesser General Public License for more details.
15
*
16
* You should have received a copy of the GNU Lesser General Public
17
* License along with this library; if not, write to the Free Software
18
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19
*/
20
21
#ifndef _gtkmm2ext_menu_elems_h_
22
#define _gtkmm2ext_menu_elems_h_
23
24
#include <
gtkmm/menu_elems.h
>
25
#include "
gtkmm2ext/visibility.h
"
26
27
namespace
Gtkmm2ext
{
28
29
class
LIBGTKMM2EXT_API
MenuElemNoMnemonic
:
public
Gtk::Menu_Helpers::Element
30
{
31
public
:
32
MenuElemNoMnemonic
(
const
Glib::ustring& label,
const
CallSlot
& slot);
33
};
34
35
class
LIBGTKMM2EXT_API
CheckMenuElemNoMnemonic
:
public
Gtk::Menu_Helpers::Element
36
{
37
public
:
38
CheckMenuElemNoMnemonic
(
const
Glib::ustring& label,
const
CallSlot
& slot =
CallSlot
());
39
};
40
41
}
42
#endif
Gtk::Menu_Helpers::Element
Definition:
tk/ytkmm/ytkmm/gtkmm/menu_elems.h:46
Gtk::Menu_Helpers::Element::CallSlot
sigc::slot< void > CallSlot
Definition:
tk/ytkmm/ytkmm/gtkmm/menu_elems.h:48
Gtkmm2ext::CheckMenuElemNoMnemonic
Definition:
gtkmm2ext/gtkmm2ext/menu_elems.h:36
Gtkmm2ext::CheckMenuElemNoMnemonic::CheckMenuElemNoMnemonic
CheckMenuElemNoMnemonic(const Glib::ustring &label, const CallSlot &slot=CallSlot())
Gtkmm2ext::MenuElemNoMnemonic
Definition:
gtkmm2ext/gtkmm2ext/menu_elems.h:30
Gtkmm2ext::MenuElemNoMnemonic::MenuElemNoMnemonic
MenuElemNoMnemonic(const Glib::ustring &label, const CallSlot &slot)
visibility.h
LIBGTKMM2EXT_API
#define LIBGTKMM2EXT_API
Definition:
gtkmm2ext/gtkmm2ext/visibility.h:39
Gtkmm2ext
Definition:
editor.h:82
Gtkmm2ext::CallSlot
BaseUI::RequestType CallSlot
menu_elems.h
libs
gtkmm2ext
gtkmm2ext
menu_elems.h
Generated on Wed Dec 25 2024 05:44:34 for Ardour by
1.9.1