SeparatorToolItemClassRef

public struct SeparatorToolItemClassRef : SeparatorToolItemClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

SeparatorMenuItemClass Record: SeparatorMenuItemClassProtocol extension (methods and fields)

SeparatorToolItemClass Record