StackSwitcherClassRef

public struct StackSwitcherClassRef : StackSwitcherClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

StackSidebarClass Record: StackSidebarClassProtocol extension (methods and fields)

StackSwitcherClass Record