Table of Contents

Class AppChooser

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class AppChooser
Inheritance
AppChooser
Inherited Members

Methods

GetAppInfo(IntPtr)

Calls native method gtk_app_chooser_get_app_info.

public static extern IntPtr GetAppInfo(IntPtr self)

Parameters

self IntPtr

Transfer ownership: None Nullable: False

Returns

IntPtr

Transfer ownership: Full Nullable: True

GetContentType(IntPtr)

Calls native method gtk_app_chooser_get_content_type.

public static extern NonNullableUtf8StringOwnedHandle GetContentType(IntPtr self)

Parameters

self IntPtr

Transfer ownership: None Nullable: False

Returns

NonNullableUtf8StringOwnedHandle

Transfer ownership: Full Nullable: False

GetGType()

Calls native function gtk_app_chooser_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

Refresh(IntPtr)

Calls native method gtk_app_chooser_refresh.

public static extern void Refresh(IntPtr self)

Parameters

self IntPtr

Transfer ownership: None Nullable: False