SeparatorMenuItemClassRef

public struct SeparatorMenuItemClassRef : SeparatorMenuItemClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

SeparatorClass Record: SeparatorClassProtocol extension (methods and fields)

SeparatorMenuItemClass Record