StyleProviderIfaceRef

public struct StyleProviderIfaceRef : StyleProviderIfaceProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

StylePropertiesClass Record: StylePropertiesClassProtocol extension (methods and fields)

StyleProviderIface Record