StackSidebarClassRef

public struct StackSidebarClassRef : StackSidebarClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

StackClass Record: StackClassProtocol extension (methods and fields)

StackSidebarClass Record