ArrowJSONReader

描述

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

祖先

构造函数

garrow_json_reader_new
没有可用的描述。

since: 0.14.0

实例方法

garrow_json_reader_read
没有可用的描述。

since: 0.14.0

GObject 继承的方法 (43)

请查看 GObject 获取完整的方法列表。

属性

Arrow.JSONReader:input
没有可用的描述。

Arrow.JSONReader:json-table-reader
没有可用的描述。

信号

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

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

类结构

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