LevelBarAccessibleRef

public struct LevelBarAccessibleRef : LevelBarAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

LevelBarAccessible Class