ArrowFlightSQLCommand

描述

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

父类

实例方法

继承自 GObject 的方法 (43)

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

属性

ArrowFlightSQL.Command:command
没有可用的描述。

信号

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

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

类结构

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