ImageMenuItemClassRef

public struct ImageMenuItemClassRef : ImageMenuItemClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ImageClass Record: ImageClassProtocol extension (methods and fields)

ImageMenuItemClass Record