842dde6ba9
Use the right marshaller signature (boolean:boxed) for the delete-event signal handlers. Add a debug note in clutter_main_do_event() to track the signal return. Test the delete-event handler inside test.c.
10 lines
148 B
Plaintext
10 lines
148 B
Plaintext
VOID:INT64,INT64,FLOAT,BOOLEAN
|
|
VOID:STRING,BOOLEAN,BOOLEAN
|
|
VOID:INT
|
|
VOID:INT,INT
|
|
VOID:BOXED
|
|
VOID:OBJECT
|
|
VOID:VOID
|
|
VOID:OBJECT,POINTER
|
|
BOOLEAN:BOXED
|