mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 08:30:42 -05:00
309f680d32
Now that everything is float, the marsharlling function of the size-change signal should reflect that fact. Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
18 lines
284 B
Plaintext
18 lines
284 B
Plaintext
BOOLEAN:BOXED
|
|
BOOLEAN:STRING,UINT,ENUM
|
|
DOUBLE:VOID
|
|
UINT:VOID
|
|
VOID:BOXED
|
|
VOID:INT
|
|
VOID:INT64,INT64,FLOAT,BOOLEAN
|
|
VOID:INT,INT
|
|
VOID:FLOAT,FLOAT
|
|
VOID:INT,INT,INT,INT
|
|
VOID:OBJECT
|
|
VOID:OBJECT,OBJECT,PARAM
|
|
VOID:OBJECT,POINTER
|
|
VOID:STRING,BOOLEAN,BOOLEAN
|
|
VOID:STRING,INT
|
|
VOID:UINT
|
|
VOID:VOID
|