def add_collapsing_header(*args, **kwargs): # real signature unknown """ Adds a collapsing header to add items to. Must be closed with the end_collapsing_header command. Return Type: None Parameters __________ * name : str * Keyword Only Arguments ____________________ * default_open : bool * closable : bool * tip : str Adds a simple tooltip * parent : str Parent to add this item to. (runtime adding) * before : str This i