Interface

Gio-2.0GioSimpleActionConstructorProps

interface ConstructorProps {
    enabled: boolean;
    name: string;
    parameter_type: any;
    parameterType: any;
    state: any;
    state_type: any;
    stateType: any;
}

Hierarchy (View Summary)

Index

Properties

enabled: boolean
name: string
parameter_type: any
parameterType: any
state: any
state_type: any
stateType: any