Table of Contents

Class AppLaunchContext

Namespace
Gdk
Assembly
Gdk-4.0.dll
public class AppLaunchContext : AppLaunchContext, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
AppLaunchContext
Implements
Inherited Members

Constructors

AppLaunchContext(bool, params ConstructArgument[])

protected AppLaunchContext(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

AppLaunchContext(IntPtr, bool)

protected AppLaunchContext(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Fields

DisplayPropertyDefinition

public static readonly Property<Display?, AppLaunchContext> DisplayPropertyDefinition

Field Value

Property<Display, AppLaunchContext>

Properties

Display

public Display? Display { get; }

Property Value

Display

Methods

GetDisplay()

public Display GetDisplay()

Returns

Display

GetGType()

public static Type GetGType()

Returns

Type

SetDesktop(int)

public void SetDesktop(int desktop)

Parameters

desktop int

SetIcon(Icon?)

public void SetIcon(Icon? icon)

Parameters

icon Icon

SetIconName(string?)

public void SetIconName(string? iconName)

Parameters

iconName string

SetTimestamp(uint)

public void SetTimestamp(uint timestamp)

Parameters

timestamp uint