LabelSelectionInfoRef

public struct LabelSelectionInfoRef : LabelSelectionInfoProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

LabelSelectionInfo Record