Table of Contents

Class SimpleIOStream

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

Methods

GetGType()

Calls native function g_simple_io_stream_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

New(IntPtr, IntPtr)

Calls native constructor g_simple_io_stream_new. Version: 2.44

[Version("2.44")]
public static extern IntPtr New(IntPtr inputStream, IntPtr outputStream)

Parameters

inputStream IntPtr

Transfer ownership: None Nullable: False

outputStream IntPtr

Transfer ownership: None Nullable: False

Returns

IntPtr

Transfer ownership: Full Nullable: False