Interface

Gtk-3.0GtkPadControllerConstructorProps

interface ConstructorProps {
    action_group: Gio.ActionGroup;
    actionGroup: Gio.ActionGroup;
    pad: Gdk.Device;
    propagation_phase: Gtk.PropagationPhase;
    propagationPhase: Gtk.PropagationPhase;
    widget: Gtk.Widget;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gtk.EventController.ConstructorProps

Properties

action_group: Gio.ActionGroup
actionGroup: Gio.ActionGroup
pad: Gdk.Device

Properties - Inherited from Gtk.EventController.ConstructorProps

propagation_phase: Gtk.PropagationPhase
propagationPhase: Gtk.PropagationPhase
widget: Gtk.Widget