Constructor

GdkAppLaunchContextnew

deprecated: 3.0 since: 2.14

Declaration [src]

GdkAppLaunchContext*
gdk_app_launch_context_new (
  void
)

Description [src]

Creates a new GdkAppLaunchContext.

Available since: 2.14

Deprecated since: 3.0

Use gdk_display_get_app_launch_context() instead.

Return value

Type: GdkAppLaunchContext

A new GdkAppLaunchContext.

The caller of the function takes ownership of the data, and is responsible for freeing it.