mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +00:00
a036c6e59f
Sat Nov 17 18:26:45 2001 Owen Taylor <otaylor@redhat.com> * gtk/Makefile.am gtk/gtkmarshal.list gtk/gtkmarshalers.list gtk/*.c gtk/gtksignal.h: Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; and deprecate it; put all marshalers we actually use into gtkmarshalers.list and use the _gtk_marshal_ prefix for these marshalers.
37 lines
712 B
Plaintext
37 lines
712 B
Plaintext
BOOL:NONE
|
|
BOOL:POINTER
|
|
BOOL:POINTER,POINTER,INT,INT
|
|
BOOL:POINTER,INT,INT
|
|
BOOL:POINTER,INT,INT,UINT
|
|
BOOL:POINTER,STRING,STRING,POINTER
|
|
ENUM:ENUM
|
|
INT:POINTER
|
|
INT:POINTER,CHAR,CHAR
|
|
NONE:BOOL
|
|
NONE:BOXED
|
|
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,POINTER,UINT,UINT
|
|
NONE:POINTER,INT,INT,POINTER,UINT,UINT
|
|
NONE:POINTER,UINT,UINT
|
|
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
|