Macro rx_gtk::event_once[][src]

macro_rules! event_once {
    ($widget: expr,$event: ident, true) => { ... };
    ($widget: expr,$event: ident, false) => { ... };
}