gstreamer-rs/gstreamer/src/subclass
François Laignel f59e35d0a3 Use LoggableError in user defined functions and callbacks
`LoggableError` ensures an error in a user defined function is always
logged. This commit changes eligible function signatures accordingly.
2019-01-26 11:58:30 +01:00
..
bin.rs Use LoggableError in user defined functions and callbacks 2019-01-26 11:58:30 +01:00
child_proxy.rs Use new GLib API for generically implementing GObject interfaces 2018-12-19 13:15:20 +02:00
element.rs Change some const raw pointers to mutable 2019-01-16 13:52:56 +02:00
error.rs Move subclassing infrastructure into the main bindings 2018-11-21 16:14:06 +02:00
ghost_pad.rs Change some const raw pointers to mutable 2019-01-16 13:52:56 +02:00
mod.rs Update manual code for glib API changes 2019-01-16 13:52:56 +02:00
pad.rs Change some const raw pointers to mutable 2019-01-16 13:52:56 +02:00
pipeline.rs Change some const raw pointers to mutable 2019-01-16 13:52:56 +02:00
plugin.rs Update functions returning bool to use Result<(), glib::BoolError> 2019-01-17 23:13:44 +01:00
uri_handler.rs Use new GLib API for generically implementing GObject interfaces 2018-12-19 13:15:20 +02:00