FontSelectionClassRef

public struct FontSelectionClassRef : FontSelectionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FontChooserWidgetClass Record: FontChooserWidgetClassProtocol extension (methods and fields)

FontSelectionClass Record