CheckMenuItemAccessibleRef

public struct CheckMenuItemAccessibleRef : CheckMenuItemAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CheckMenuItemAccessible Class