Home
last modified time | relevance | path

Searched refs:appListGtkGetListAction (Results 1 – 3 of 3) sorted by relevance

/dports/editors/ted/Ted-2.23/appFrame/
H A DappListTreeGtk.c170 ListAction * la= appListGtkGetListAction( tree ); in appGuiAddValueToListWidget()
200 ListAction * la= appListGtkGetListAction( tree ); in appGuiSelectPositionInListWidget()
219 ListAction * la= appListGtkGetListAction( tree ); in appGuiRemoveSelectionFromListWidget()
240 ListAction * la= appListGtkGetListAction( tree ); in appGuiEmptyListWidget()
349 ListAction * la= appListGtkGetListAction( tree ); in appGuiSelectValueInListWidget()
H A DappListGtk.h43 extern ListAction * appListGtkGetListAction(
H A DappListGtk.c189 ListAction * appListGtkGetListAction( in appListGtkGetListAction() function