Table of Contents

Class AppChooserHelper

Namespace
Gtk
Assembly
Gtk-4.0.dll
public sealed class AppChooserHelper : Widget, Accessible, Buildable, ConstraintTarget, AppChooser, NativeObject, IDisposable, InstanceFactory, GTypeProvider
Inheritance
AppChooserHelper
Implements
Inherited Members

Constructors

AppChooserHelper(WidgetHandle)

protected AppChooserHelper(WidgetHandle handle)

Parameters

handle WidgetHandle

Properties

ContentType

public string? ContentType { get; }

Property Value

string

Methods

GetAppInfo()

public AppInfo? GetAppInfo()

Returns

AppInfo

GetContentType()

public string GetContentType()

Returns

string

GetGType()

public static Type GetGType()

Returns

Type

NewFromPointer(nint, bool)

Creates a new managed AppChooserHelper instance for a given pointer.

public static AppChooserHelper NewFromPointer(nint ptr, bool ownsHandle)

Parameters

ptr nint
ownsHandle bool

Returns

AppChooserHelper

Refresh()

public void Refresh()