Interface

Clutter-18ClutterSeatConstructorProps

interface ConstructorProps {
    context: Clutter.Context;
    name: string;
    touch_mode: boolean;
    touchMode: boolean;
}

Hierarchy (View Summary)

Index

Properties

context: Clutter.Context
name: string
touch_mode: boolean
touchMode: boolean