Interface

Clutter-51ClutterCursorConstructorProps

interface ConstructorProps {
    color_state: Clutter.ColorState;
    colorState: Clutter.ColorState;
    cursor_type: Clutter.CursorType;
    cursorType: Clutter.CursorType;
}

Hierarchy (View Summary)

Index
color_state: Clutter.ColorState
colorState: Clutter.ColorState
cursor_type: Clutter.CursorType
cursorType: Clutter.CursorType