Table of Contents

Class Style

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

Methods

Apply(nint, nint)

Calls native method gtk_source_style_apply.

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

Parameters

style nint

Transfer ownership: None Nullable: True

tag nint

Transfer ownership: None Nullable: False

Copy(nint)

Calls native method gtk_source_style_copy.

public static extern nint Copy(nint style)

Parameters

style nint

Transfer ownership: None Nullable: False

Returns

nint

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