HeaderBarAccessibleClassRef

public struct HeaderBarAccessibleClassRef : HeaderBarAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

HandleBoxClass Record: HandleBoxClassProtocol extension (methods and fields)

HeaderBarAccessibleClass Record