PixbufSimpleAnimIterProtocol
public protocol PixbufSimpleAnimIterProtocol : PixbufAnimationIterProtocol
The PixbufSimpleAnimIterProtocol protocol exposes the methods and properties of an underlying GdkPixbufSimpleAnimIter 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 PixbufSimpleAnimIter.
Alternatively, use PixbufSimpleAnimIterRef as a lighweight, unowned reference if you already have an instance you just want to use.
-
Untyped pointer to the underlying
GdkPixbufSimpleAnimIterinstance.Declaration
Swift
var ptr: UnsafeMutableRawPointer! { get } -
pixbuf_simple_anim_iter_ptrDefault implementationTyped pointer to the underlying
GdkPixbufSimpleAnimIterinstance.Default Implementation
Return the stored, untyped pointer as a typed pointer to the
GdkPixbufSimpleAnimIterinstance.Declaration
Swift
var pixbuf_simple_anim_iter_ptr: UnsafeMutablePointer<GdkPixbufSimpleAnimIter>! { get } -
Required Initialiser for types conforming to
PixbufSimpleAnimIterProtocolDeclaration
Swift
init(raw: UnsafeMutableRawPointer)
View on GitHub
Install in Dash
PixbufSimpleAnimIterProtocol Protocol Reference