glib_macros::properties

Function expand_impl_notify_prop

source
fn expand_impl_notify_prop(
    wrapper_type: &Path,
    props: &[PropDesc],
) -> Vec<ImplItemFn>