Gets the current string while a collection item is being edited.
capi
collection-item-get-editing-string collection => string
collection⇩ |
A tree-view or list-panel. |
string |
A string or nil . |
The function collection-item-get-editing-string
returns the current string from the in-place editing pane if an item in collection is being edited, or nil
if not being edited.
CAPI User Guide and Reference Manual (Unix version) - 18 Feb 2025 15:34:22