IMContextClassProtocol
public protocol IMContextClassProtocol
The IMContextClassProtocol protocol exposes the methods and properties of an underlying GtkIMContextClass instance.
The default implementation of these can be found in the protocol extension below.
For a concrete class that implements these methods and properties, see IMContextClass.
Alternatively, use IMContextClassRef as a lighweight, unowned reference if you already have an instance you just want to use.
-
Untyped pointer to the underlying
GtkIMContextClassinstance.Declaration
Swift
var ptr: UnsafeMutableRawPointer! { get } -
_ptrDefault implementationTyped pointer to the underlying
GtkIMContextClassinstance.Default Implementation
Return the stored, untyped pointer as a typed pointer to the
GtkIMContextClassinstance.Declaration
Swift
var _ptr: UnsafeMutablePointer<GtkIMContextClass>! { get } -
Required Initialiser for types conforming to
IMContextClassProtocolDeclaration
Swift
init(raw: UnsafeMutableRawPointer)
View on GitHub
Install in Dash
IMContextClassProtocol Protocol Reference