Table of Contents

Class feature_t

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll
public class feature_t
Inheritance
feature_t
Inherited Members

Methods

GetGType()

Calls native function hb_gobject_feature_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

String(feature_tHandle, string[], out uint)

Calls native method hb_feature_to_string. Version: 0.9.5

[Version("0.9.5")]
public static extern void String(feature_tHandle feature, string[] buf, out uint size)

Parameters

feature feature_tHandle

Transfer ownership: None Nullable: False

buf string[]

Transfer ownership: Full Nullable: False

size uint

Transfer ownership: Full Nullable: False