AppLaunchContext.this

Warning gdk_app_launch_context_new has been deprecated since version 3.0 and should not be used in newly-written code. Use gdk_display_get_app_launch_context() instead Creates a new GdkAppLaunchContext. Since 2.14

  1. this(GdkAppLaunchContext* gdkAppLaunchContext)
  2. this()
    class AppLaunchContext
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta