CheckMenuItemAccessibleClassRef

public struct CheckMenuItemAccessibleClassRef : CheckMenuItemAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CheckButtonClass Record: CheckButtonClassProtocol extension (methods and fields)

CheckMenuItemAccessibleClass Record