PadControllerPropertyName
public enum PadControllerPropertyName : String, PropertyNameProtocol
Undocumented
-
Undocumented
Declaration
Swift
case actionGroup = "action-group"
-
Undocumented
Declaration
Swift
case pad = "pad"
-
The propagation phase at which this controller will handle events.
Declaration
Swift
case propagationPhase = "propagation-phase"
-
The widget receiving the
GdkEvents
that the controller will handle.Declaration
Swift
case widget = "widget"