gstreamer-rs/gstreamer-app/src/auto/flags.rs
Sebastian Dröge 342d5ab935 Add signal connectors for property notifications
Have to hide some properties again at a later time, which have actual
getter/setter functions already. We only need the notification signals
for those.

Depends on the GIR patch in https://github.com/gtk-rs/gir/pull/441
2017-08-18 17:43:55 +03:00

7 lines
116 B
Rust

// This file was generated by gir (cfd99ec+) from gir-files (???)
// DO NOT EDIT
use ffi;
use glib::translate::*;