StringObjectClassRef

public struct StringObjectClassRef : StringObjectClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

StringListClass Record: StringListClassProtocol extension (methods and fields)

StringObjectClass Record