ExpanderAccessibleRef

public struct ExpanderAccessibleRef : ExpanderAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ExpanderAccessible Class