方法

GLibMappedFileref

自:2.22

声明 [src]

GMappedFile*
g_mapped_file_ref (
  GMappedFile* file
)

描述 [src]

file 的引用计数增加一个。从任何线程调用此函数都是安全的。

自版本:2.22

返回值

类型: GMappedFile

传入的 GMappedFile

方法的调用者将获得返回数据的所有权,并负责释放它。