Interface

Clutter-18ClutterScrollControllerConstructorProps

interface ConstructorProps {
    actor: Clutter.Actor;
    enabled: boolean;
    flags: Clutter.ScrollControllerFlags;
    name: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Clutter.ActorMeta.ConstructorProps

Properties

Properties - Inherited from Clutter.ActorMeta.ConstructorProps

actor: Clutter.Actor
enabled: boolean
name: string