forked from AuroraMiddleware/gtk
8cf49d7c10
genmarshal.pl: Handle complex types, and functions with a return value but no parameters. genmarshal.pl gtkmarshal.* gtkwidget.c: Remove support for GDK_EVENT and STYLE parameter types.
34 lines
615 B
Plaintext
34 lines
615 B
Plaintext
BOOL:NONE
|
|
BOOL:POINTER
|
|
BOOL:POINTER,POINTER,INT,INT
|
|
BOOL:POINTER,STRING,STRING,POINTER
|
|
ENUM:ENUM
|
|
INT:POINTER
|
|
INT:POINTER,CHAR,CHAR
|
|
NONE:BOOL
|
|
NONE:BOXED
|
|
NONE:C_CALLBACK
|
|
NONE:C_CALLBACK,C_CALLBACK
|
|
NONE:ENUM
|
|
NONE:ENUM,FLOAT
|
|
NONE:ENUM,FLOAT,BOOL
|
|
NONE:INT
|
|
NONE:INT,INT
|
|
NONE:INT,INT,POINTER
|
|
NONE:NONE
|
|
NONE:OBJECT
|
|
NONE:POINTER
|
|
NONE:POINTER,INT
|
|
NONE:POINTER,POINTER
|
|
NONE:POINTER,POINTER,POINTER
|
|
NONE:POINTER,STRING,STRING
|
|
NONE:POINTER,UINT
|
|
NONE:POINTER,UINT,ENUM
|
|
NONE:POINTER,UINT,UINT
|
|
NONE:STRING
|
|
NONE:STRING,INT,POINTER
|
|
NONE:UINT
|
|
NONE:UINT,POINTER,UINT,ENUM,ENUM,POINTER
|
|
NONE:UINT,POINTER,UINT,UINT,ENUM
|
|
NONE:UINT,STRING
|