LevelBarAccessibleClassRef

public struct LevelBarAccessibleClassRef : LevelBarAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

LayoutClass Record: LayoutClassProtocol extension (methods and fields)

LevelBarAccessibleClass Record