FontSelectionDialogClassRef

public struct FontSelectionDialogClassRef : FontSelectionDialogClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FontSelectionClass Record: FontSelectionClassProtocol extension (methods and fields)

FontSelectionDialogClass Record