Trait gio::prelude::ApplicationExtManual [] [src]

pub trait ApplicationExtManual {
    fn connect_open<F: Fn(&Self, &[File], &str) + 'static>(&self, f: F) -> u64;
}

Required Methods

Implementors