GestureStylusRef

public struct GestureStylusRef : GestureStylusProtocol, GWeakCapturing

GtkGestureStylus is a GtkGesture implementation specific to stylus input. The provided signals just provide the basic information

The GestureStylusRef type acts as a lightweight Swift reference to an underlying GtkGestureStylus instance. It exposes methods that can operate on this data type through GestureStylusProtocol conformance. Use GestureStylusRef only as an unowned reference to an existing GtkGestureStylus instance.

  • ptr
    Untyped pointer to the underlying `GtkGestureStylus` instance.
    

    For type-safe access, use the generated, typed pointer gesture_stylus_ptr property instead.

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

GestureStylus Class