Table of Contents

Class DBusArgInfo

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

Methods

GetGType()

Calls native function g_dbus_arg_info_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

Ref(DBusArgInfoHandle)

Calls native method g_dbus_arg_info_ref. Version: 2.26

[Version("2.26")]
public static extern DBusArgInfoOwnedHandle Ref(DBusArgInfoHandle info)

Parameters

info DBusArgInfoHandle

Transfer ownership: None Nullable: False

Returns

DBusArgInfoOwnedHandle

Transfer ownership: Full Nullable: False

Unref(DBusArgInfoHandle)

Calls native method g_dbus_arg_info_unref. Version: 2.26

[Version("2.26")]
public static extern void Unref(DBusArgInfoHandle info)

Parameters

info DBusArgInfoHandle

Transfer ownership: None Nullable: False