FontChooserIfaceRef

public struct FontChooserIfaceRef : FontChooserIfaceProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FlowBoxChildClass Record: FlowBoxChildClassProtocol extension (methods and fields)

FontChooserIface Record