函数

GLibWin32get_package_installation_directory

声明 [src]

gchar*
g_win32_get_package_installation_directory (
  const gchar* package,
  const gchar* dll_name
)

说明

没有说明。

参数

package

类型: const gchar*

没有说明。

数据由函数的调用者所有。
该值是 NUL 终止的 UTF-8 字符串。
dll_name

类型: const gchar*

没有说明。

数据由函数的调用者所有。
该值是 NUL 终止的 UTF-8 字符串。

返回值

类型: gchar*

没有说明。

函数的调用者对数据拥有所有权,并负责释放它。
该值是 NUL 终止的 UTF-8 字符串。