Interface

Gtk-3.0GtkEventControllerMotionConstructorProps

interface ConstructorProps {
    propagation_phase: Gtk.PropagationPhase;
    propagationPhase: Gtk.PropagationPhase;
    widget: Gtk.Widget;
}

Hierarchy (View Summary)

Index

Properties - Inherited from Gtk.EventController.ConstructorProps

Properties - Inherited from Gtk.EventController.ConstructorProps

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