FontChooserDialogClassRef

public struct FontChooserDialogClassRef : FontChooserDialogClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FontButtonClass Record: FontButtonClassProtocol extension (methods and fields)

FontChooserDialogClass Record