接口

ArrowReadable(可读)

描述

interface Arrow.Readable : GObject.Object
暂无描述。

前提条件

为了实现 Readable(可读)接口,您的类型必须继承自GObject(对象)

实例方法

接口结构

struct ArrowReadableInterface {
  /* no available fields */
}
暂无描述。