方法

GtkFlowBoxChildget_index

[]

声明 [src]

int
gtk_flow_box_child_get_index (
  GtkFlowBoxChild* child
)
[]

描述 [src]

获取当前 child 在其 GtkFlowBox 容器中的索引。

[]

返回值

类型: int

子代索引,或如果 `child` 不在流框中,则为 -1。