Table of Contents

Class Separator

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class Separator
Inheritance
Separator
Inherited Members

Methods

GetGType()

Calls native function gtk_separator_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

New(Orientation)

Calls native constructor gtk_separator_new.

public static extern IntPtr New(Orientation orientation)

Parameters

orientation Orientation

Transfer ownership: None Nullable: False

Returns

IntPtr

Transfer ownership: None Nullable: False