ToolItemGroupClassRef

public struct ToolItemGroupClassRef : ToolItemGroupClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ToolItemClass Record: ToolItemClassProtocol extension (methods and fields)

ToolItemGroupClass Record