Method

HeChipGroupremove_chip_at

Declaration

void
he_chip_group_remove_chip_at (
  HeChipGroup* self,
  guint position
)

Description [src]

Remove a chip from the group at the specified position. This will also remove the corresponding item from the selection model. Only effective in filtering mode.

Since: 1.0.

Parameters

position

Type: guint

Index of the chip to remove .