EntryIconAccessibleRef

public struct EntryIconAccessibleRef : EntryIconAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

EntryIconAccessible Class