Size
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "clutter_size_get_type ()" ) ]
[ Version ( since = "1.12" ) ]
public struct Size
Content:
Static methods:
- public static Size? alloc ()
Allocates a new Size.
Methods:
- public Size? copy ()
Creates a new Size and duplicates
this.
- public bool equals (Size b)
Compares two Size for equality.
- public void free ()
Frees the resources allocated for this
.
Fields: