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
没有可用的描述。