StatusbarAccessibleClassRef

public struct StatusbarAccessibleClassRef : StatusbarAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

StatusIconClass Record: StatusIconClassProtocol extension (methods and fields)

StatusbarAccessibleClass Record