mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
8703d88ce7
Original commit message from CVS: Sync g_signal_new args with the marshaller (glib2 is very strict).
8 lines
102 B
Text
8 lines
102 B
Text
VOID:VOID
|
|
VOID:BOOLEAN
|
|
VOID:INT
|
|
VOID:STRING
|
|
VOID:POINTER
|
|
VOID:OBJECT
|
|
VOID:OBJECT,POINTER
|
|
VOID:INT,INT
|