WindowRotation
Description:
[ CCode ( cprefix = "MX_WINDOW_" , type_id = "mx_window_rotation_get_type ()" ) ]
public enum WindowRotation
Defines the clock-wise rotation angle of a window.
Content:
Enum values:
- @0 - Zero degrees of rotation
- @180 - 180 degrees of rotation
- @270 - 270 degrees of rotation
- @90 - 90 degrees of rotation