Home
last modified time | relevance | path

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

/dports/mail/astroid/astroid-0.15/src/
H A Dmain_window.hh49 void poll_state_changed (bool);
H A Dmain_window.cc62 sigc::mem_fun (this, &Notebook::poll_state_changed)); in Notebook()
66 poll_state_changed (astroid->poll->get_poll_state()); in Notebook()
73 void Notebook::poll_state_changed (bool state) { in poll_state_changed() function in Astroid::Notebook