GandivaSelectionVector(选择向量)

描述

abstract class Gandiva.SelectionVector : GObject.Object {
  parent_instance: GObject
}
没有可用的描述。

祖先

实例方法

ggandiva_selection_vector_get_mode
没有可用的描述。

起始版本: 4.0.0

ggandiva_selection_vector_to_array
没有可用的描述。

起始版本: 4.0.0

GObject 继承的方法 (43)

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

信号

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

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

类结构

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