NumerableIconClassRef

public struct NumerableIconClassRef : NumerableIconClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

NotebookPageAccessibleClass Record: NotebookPageAccessibleClassProtocol extension (methods and fields)

NumerableIconClass Record