mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-09 01:40:43 +08:00
signal generation and forbidden unsafe pointers
This commit is contained in:
@@ -126,6 +126,7 @@ var Data = genmain.Overlay(
|
||||
typesystem.IgnoreMatching("Message.new_property_notify"),
|
||||
typesystem.IgnoreMatching("Message.get_stream_status_object"),
|
||||
typesystem.IgnoreMatching("Structure.get_value"),
|
||||
typesystem.IgnoreMatching("Structure.set_value"),
|
||||
typesystem.IgnoreMatching("Structure.id_get_value"),
|
||||
typesystem.IgnoreMatching("Structure.id_take_value"),
|
||||
typesystem.IgnoreMatching("Structure.take_value"),
|
||||
|
Reference in New Issue
Block a user