FileChooserWidgetClassRef

public struct FileChooserWidgetClassRef : FileChooserWidgetClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FileChooserWidgetAccessibleClass Record: FileChooserWidgetAccessibleClassProtocol extension (methods and fields)

FileChooserWidgetClass Record