ExpanderAccessibleClassRef

public struct ExpanderAccessibleClassRef : ExpanderAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

EventControllerScrollClass Record: EventControllerScrollClassProtocol extension (methods and fields)

ExpanderAccessibleClass Record