ArrowDatasetFileFormat

描述

class ArrowDataset.FileFormat : GObject.Object {
  parent_instance: GObject
}
没有可用的描述。

祖先

实例方法

gadataset_file_format_equal
没有可用的描述。

since: 3.0.0

gadataset_file_format_get_default_write_options
没有可用的描述。

since: 6.0.0

gadataset_file_format_get_type_name
没有可用的描述。

since: 3.0.0

gadataset_file_format_open_writer
没有可用的描述。

since: 6.0.0

GObject 继承的方法 (43)

请参阅 GObject 获取完整的方法列表。

属性

ArrowDataset.FileFormat:format
没有可用的描述。

信号

GObject 继承的信号 (1)
GObject::notify

当对象的属性通过 g_object_set_property(), g_object_set(), et al. 设置值时,会发出 notify 信号。

类结构

struct ArrowDatasetFileFormatClass {
  GObjectClass parent_class;
  
}
没有可用的描述。
类成员
parent_class: GObjectClass
没有可用的描述。