FontChooserWidgetClassRef

public struct FontChooserWidgetClassRef : FontChooserWidgetClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FontChooserIface Record: FontChooserIfaceProtocol extension (methods and fields)

FontChooserWidgetClass Record