Struct gobject_sys::GClosureNotifyData [] [src]

pub struct GClosureNotifyData {
    pub data: gpointer,
    pub notify: GClosureNotify,
}

Fields