Trait gtk::prelude::DialogExtManual [] [src]

pub trait DialogExtManual {
    fn add_buttons(&self, buttons: &[(&str, i32)]);
}

Required Methods

Implementors