StyleContextClassRef

public struct StyleContextClassRef : StyleContextClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

StringSorterClass Record: StringSorterClassProtocol extension (methods and fields)

StyleContextClass Record