Package: gtk
Accessor gtk:text-view-accepts-tab
Lambda Listgtk:text-view-accepts-tab (object) SyntaxArgumentsDetails Accessor of the accepts-tab slot of the gtk:text-view class. The gtk:text-view-accepts-tab function returns the behavior of the text view when the Tab key is pressed. The (setf gtk:text-view-accepts-tab)
function sets the behavior. If the accepts argument is true, a tab character is inserted. If the accepts argument is false the keyboard focus is moved to the next widget in the focus chain. | See also |
2024-7-4