Table of Contents

Class AppLaunchContext

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

Constructors

AppLaunchContext(params ConstructArgument[])

public AppLaunchContext(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

AppLaunchContext(AppLaunchContextHandle)

public AppLaunchContext(AppLaunchContextHandle handle)

Parameters

handle AppLaunchContextHandle

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