TearoffMenuItemClassRef

public struct TearoffMenuItemClassRef : TearoffMenuItemClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

TargetPair Record: TargetPairProtocol extension (methods and fields)

TearoffMenuItemClass Record