GandivaUInt32SelectionVector

描述

class Gandiva.UInt32SelectionVector : Gandiva.SelectionVector {
  parent_instance: GGandivaSelectionVector
}
暂无描述。

构造函数

ggandiva_uint32_selection_vector_new
暂无描述。

自:4.0.0

实例方法

继承自 GGandivaSelectionVector 的方法 (2)
ggandiva_selection_vector_get_mode
暂无描述。

自:4.0.0

ggandiva_selection_vector_to_array
暂无描述。

自:4.0.0

继承自 GObject 的方法 (43)

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

属性

继承自 GGandivaSelectionVector 的属性 (1)

信号

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

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

类结构

struct GandivaUInt32SelectionVectorClass {
  GGandivaSelectionVectorClass parent_class;
  
}
暂无描述。
类成员
parent_class: GGandivaSelectionVectorClass
暂无描述。