--- id: tgtklistbox title: TGTKListbox sidebar_label: TGTKListbox --- List box ## Methods ### `Method RemoveListItem:Int(index:Int)` Removes an item from the list at the given index
## Functions ### `Function OnRowActivated(widget:Byte Ptr, treePath:Byte Ptr, treeviewColumn:Byte Ptr, obj:Object)` Callback for listbox activation (double-click).