Table of Contents

Class Style

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

Methods

Apply(IntPtr, IntPtr)

Calls native method gtk_source_style_apply.

public static extern void Apply(IntPtr style, IntPtr tag)

Parameters

style IntPtr

Transfer ownership: None Nullable: True

tag IntPtr

Transfer ownership: None Nullable: False

Copy(IntPtr)

Calls native method gtk_source_style_copy.

public static extern IntPtr Copy(IntPtr style)

Parameters

style IntPtr

Transfer ownership: None Nullable: False

Returns

IntPtr

Transfer ownership: Full Nullable: False

GetGType()

Calls native function gtk_source_style_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False