[][src]Function gdk::selection_send_notify

pub fn selection_send_notify<P: IsA<Window>>(
    requestor: &P,
    selection: &Atom,
    target: &Atom,
    property: &Atom,
    time_: u32
)