构造函数

GioAppLaunchContextnew

声明 [源代码]

GAppLaunchContext*
g_app_launch_context_new (
  void
)

描述 [源代码]

创建一个新的应用启动上下文。通常不直接使用,而是实例化该类的子类,例如 GdkAppLaunchContext

返回值

类型: GAppLaunchContext

启动上下文。

调用该函数的调用者负责数据的所有权,并负责释放它。