Struct gobject_sys::GClosureNotifyData
[−]
[src]
pub struct GClosureNotifyData { pub data: gpointer, pub notify: GClosureNotify, }
Fields
data: gpointer
notify: GClosureNotify