FileChooserButtonClassRef

public struct FileChooserButtonClassRef : FileChooserButtonClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ExpanderClass Record: ExpanderClassProtocol extension (methods and fields)

FileChooserButtonClass Record