Sebastian Dröge
|
4f5b2f5060
|
Update for removal of ObjectImpl::get_type_data()
|
2020-07-26 18:02:05 +03:00 |
|
Sebastian Dröge
|
f417d68820
|
Remove usage of glib_floating_reference_guard!()
It's not needed anymore.
|
2019-12-07 23:05:14 +02:00 |
|
Arun Raghavan
|
61b1822c95
|
gstreamer: Fix URIHander::set_uri annotation
We don't actually accept a NULL uri, so it doesn't need to be an Option,
and using &str instead of String is more efficient.
|
2019-05-25 19:12:42 +02:00 |
|
Sebastian Dröge
|
e7898c1b24
|
Update manual code
|
2019-04-15 19:19:19 +03:00 |
|
Sebastian Dröge
|
93d1349d78
|
Use new GLib API for generically implementing GObject interfaces
|
2018-12-19 13:15:20 +02:00 |
|
François Laignel
|
8c3df63b95
|
URIHandler: rename get_type
Avoid a conflict with the `get_type` function declared by the
`glib_object_subclass!` macro.
|
2018-12-03 20:47:58 +01:00 |
|
Sebastian Dröge
|
0a8d34bc23
|
Port ChildProxy subclassing
|
2018-11-21 16:14:06 +02:00 |
|
Sebastian Dröge
|
a0d2f0e98f
|
Port URIHandler subclassing
|
2018-11-21 16:14:06 +02:00 |
|