Table of Contents

Class FileIcon

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

Methods

GetFile(IntPtr)

Calls native method g_file_icon_get_file.

public static extern IntPtr GetFile(IntPtr icon)

Parameters

icon IntPtr

Transfer ownership: None Nullable: False

Returns

IntPtr

Transfer ownership: None Nullable: False

GetGType()

Calls native function g_file_icon_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

New(IntPtr)

Calls native constructor g_file_icon_new.

public static extern IntPtr New(IntPtr file)

Parameters

file IntPtr

Transfer ownership: None Nullable: False

Returns

IntPtr

Transfer ownership: Full Nullable: False