Table of Contents

Class WaylandDevice

Namespace
GdkWayland.Internal
Assembly
GdkWayland-4.0.dll
public class WaylandDevice
Inheritance
WaylandDevice
Inherited Members

Methods

GetGType()

Calls native function gdk_wayland_device_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

GetNodePath(nint)

Calls native method gdk_wayland_device_get_node_path.

public static extern NullableUtf8StringUnownedHandle GetNodePath(nint device)

Parameters

device nint

Transfer ownership: None Nullable: False

Returns

NullableUtf8StringUnownedHandle

Transfer ownership: None Nullable: True