forked from mirrors/gstreamer-rs
gstreamer-net: regenerate
This commit is contained in:
parent
9ddda41d4c
commit
1cd822c548
2 changed files with 6 additions and 6 deletions
|
@ -40,7 +40,7 @@ final_type = true
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "new"
|
name = "new"
|
||||||
# Floating reference handling
|
# Floating reference handling
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object]]
|
[[object]]
|
||||||
name = "GstNet.PtpClock"
|
name = "GstNet.PtpClock"
|
||||||
|
@ -50,7 +50,7 @@ final_type = true
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "new"
|
name = "new"
|
||||||
# Floating reference handling
|
# Floating reference handling
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object]]
|
[[object]]
|
||||||
name = "GstNet.NetClientClock"
|
name = "GstNet.NetClientClock"
|
||||||
|
@ -60,7 +60,7 @@ final_type = true
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "new"
|
name = "new"
|
||||||
# Floating reference handling
|
# Floating reference handling
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
||||||
[[object]]
|
[[object]]
|
||||||
name = "GstNet.NetTimeProvider"
|
name = "GstNet.NetTimeProvider"
|
||||||
|
@ -70,4 +70,4 @@ final_type = true
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "new"
|
name = "new"
|
||||||
# Floating reference handling
|
# Floating reference handling
|
||||||
ignore = true
|
manual = true
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ 7670e3d)
|
Generated by gir (https://github.com/gtk-rs/gir @ cea2f7c)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ a5a578a9)
|
from gir-files (https://github.com/gtk-rs/gir-files @ b37ba2c0)
|
||||||
|
|
Loading…
Reference in a new issue