[][src]Trait gtk::subclass::socket::SocketImpl

pub trait SocketImpl: SocketImplExt + ContainerImpl + 'static {
    fn plug_added(&self, socket: &Socket) { ... }
fn plug_removed(&self, socket: &Socket) -> Inhibit { ... } }

Provided methods

fn plug_added(&self, socket: &Socket)

fn plug_removed(&self, socket: &Socket) -> Inhibit

Loading content...

Implementors

Loading content...