mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
pyges: add get_type method to the ignore_blob list
This commit is contained in:
parent
ee96719f3c
commit
b0114a79c4
1 changed files with 5 additions and 0 deletions
|
@ -143,3 +143,8 @@ _wrap_ges_timeline_object_get_track_objects(PyGObject *self)
|
|||
|
||||
return py_list;
|
||||
}
|
||||
|
||||
%%
|
||||
ignore-glob
|
||||
|
||||
*_get_type
|
||||
|
|
Loading…
Reference in a new issue