TextCluster
class TextCluster(val cairoTextClusterPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
Constructors
Link copied to clipboard
constructor()
Allocate a new TextCluster.
constructor(scope: <Error class: unknown class>)
Allocate a new TextCluster using the provided AutofreeScope.
constructor(numBytes: <Error class: unknown class>, numGlyphs: <Error class: unknown class>)
Allocate a new TextCluster.
constructor(numBytes: <Error class: unknown class>, numGlyphs: <Error class: unknown class>, scope: <Error class: unknown class>)
Allocate a new TextCluster using the provided AutofreeScope.
constructor(cairoTextClusterPointer: <Error class: unknown class><<Error class: unknown class>>)