FontSelectionDialogRef

public struct FontSelectionDialogRef : FontSelectionDialogProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FontSelectionDialog Class