API版本:2.0
库版本:2.83.2
由 gi-docgen 2024.1 生成
char* get_display ( GAppLaunchContext* context, GAppInfo* info, GList* files )
获取用于 context 的显示字符串。这用于确保新应用程序在与启动应用程序相同的显示上启动,通过设置 DISPLAY 环境变量。
DISPLAY
info
类型: GAppInfo
GAppInfo
应用程序信息。
files
类型: 一个None的列表
None
一个GFile 对象列表。
GFile
类型: char*
char*
用于显示的显示字符串。
NULL