FileChooserWidgetAccessibleRef

public struct FileChooserWidgetAccessibleRef : FileChooserWidgetAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FileChooserWidgetAccessible Class