PlugAccessibleClassRef

public struct PlugAccessibleClassRef : PlugAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PlacesSidebarClass Record: PlacesSidebarClassProtocol extension (methods and fields)

PlugAccessibleClass Record