方法
ArrowFileInfoequal
自:0.17.0 起可用
声明 [源代码]
gboolean
garrow_file_info_equal (
GArrowFileInfo* file_info,
GArrowFileInfo* other_file_info
)
参数
other_file_info
-
类型:
GArrowFileInfo
要比较的
GArrowFileInfo
。数据由函数调用者拥有。
自:0.17.0 起可用
gboolean
garrow_file_info_equal (
GArrowFileInfo* file_info,
GArrowFileInfo* other_file_info
)
other_file_info
类型: GArrowFileInfo
要比较的 GArrowFileInfo
。
数据由函数调用者拥有。 |