StatusbarAccessibleRef

public struct StatusbarAccessibleRef : StatusbarAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

StatusbarAccessible Class