StylePropertiesClassRef

public struct StylePropertiesClassRef : StylePropertiesClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

StyleContextClass Record: StyleContextClassProtocol extension (methods and fields)

StylePropertiesClass Record