Table of Contents

Class NativeSocketAddress

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public class NativeSocketAddress
Inheritance
NativeSocketAddress
Inherited Members

Methods

GetGType()

Calls native function g_native_socket_address_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

New(IntPtr, nuint)

Calls native constructor g_native_socket_address_new. Version: 2.46

[Version("2.46")]
public static extern IntPtr New(IntPtr native, nuint len)

Parameters

native IntPtr

Transfer ownership: None Nullable: True

len nuint

Transfer ownership: None Nullable: False

Returns

IntPtr

Transfer ownership: Full Nullable: False