module timelinelib.wxgui.components.categorychoice

class timelinelib.wxgui.components.categorychoice.CategoryChoice[source]

Bases: wx._core.Choice

__init__(parent, timeline, allow_add=False, **kwargs)[source]

Initialize self. See help(type(self)) for accurate signature.

Populate(exclude=None, select=None)[source]
GetSelectedCategory()[source]
SetSelectedCategory(category)[source]