Table of Contents

Class Tag

Namespace
GtkSource.Internal
Assembly
GtkSource-5.dll
public class Tag
Inheritance
Tag
Inherited Members

Methods

GetGType()

Calls native function gtk_source_tag_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

New(NullableUtf8StringHandle)

Calls native constructor gtk_source_tag_new.

public static extern IntPtr New(NullableUtf8StringHandle name)

Parameters

name NullableUtf8StringHandle

Transfer ownership: None Nullable: True

Returns

IntPtr

Transfer ownership: Full Nullable: False