ToolPaletteClassRef

public struct ToolPaletteClassRef : ToolPaletteClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ToolItemGroupClass Record: ToolItemGroupClassProtocol extension (methods and fields)

ToolPaletteClass Record