PasswordEntryClassRef

public struct PasswordEntryClassRef : PasswordEntryClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PasswordEntryBufferClass Record: PasswordEntryBufferClassProtocol extension (methods and fields)

PasswordEntryClass Record