Home
last modified time | relevance | path

Searched refs:on_checkbutton2 (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/demos/gtk-demo/
H A Dexample_panes.cc43 void on_checkbutton2();
119 …m_CheckButton_resize2.signal_toggled().connect(sigc::mem_fun(*this, &PaneOptions::on_checkbutton2)… in PaneOptions()
120 …m_CheckButton_shrink2.signal_toggled().connect(sigc::mem_fun(*this, &PaneOptions::on_checkbutton2)… in PaneOptions()
126 on_checkbutton2(); in PaneOptions()
145 void PaneOptions::on_checkbutton2() in on_checkbutton2() function in __anon892ec5970111::PaneOptions
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/demos/gtk-demo/
H A Dexample_panes.cc43 void on_checkbutton2();
119 …m_CheckButton_resize2.signal_toggled().connect(sigc::mem_fun(*this, &PaneOptions::on_checkbutton2)… in PaneOptions()
120 …m_CheckButton_shrink2.signal_toggled().connect(sigc::mem_fun(*this, &PaneOptions::on_checkbutton2)… in PaneOptions()
126 on_checkbutton2(); in PaneOptions()
145 void PaneOptions::on_checkbutton2() in on_checkbutton2() function in __anonc77b21720111::PaneOptions