Home
last modified time | relevance | path

Searched refs:get_config_funcs (Results 1 – 2 of 2) sorted by relevance

/dports/science/gramps/gramps-5.1.4/gramps/gui/views/
H A Dpageview.py579 config_funcs += self.sidebar.get_config_funcs()
581 config_funcs += self.bottombar.get_config_funcs()
/dports/science/gramps/gramps-5.1.4/gramps/gui/widgets/
H A Dgrampletbar.py554 def get_config_funcs(self): member in GrampletBar