Package: gtk
Accessor gtk:notebook-tab-pos
Lambda Listgtk:notebook-tab-pos (object) Syntax(gtk:notebook-tab-pos object) => pos (setf (gtk:notebook-tab-pos object) pos) Argumentsobject -- a gtk:notebook widget pos -- a value of the gtk:position-type enumeration with the edge to draw the notebook tabs at Details Accessor of the tab-pos slot of the gtk:notebook class. The gtk:notebook-tab-pos function gets the edge at which the notebook
tabs for switching pages in the notebook are drawn. The (setf gtk:notebook-tab-pos) function sets the edge. | See also |
2024-10-4