Package: gtk
Function gtk:cell-area-activate-cell
Lambda Listgtk:cell-area-activate-cell (area widget renderer event cell flags) ArgumentsReturn ValueThe boolean whether cell activation was successful. Details This is used by gtk:cell-area subclasses when handling events to activate cells, the base gtk:cell-area class activates cells for keyboard events for free in its own GtkCellArea->activate()
implementation. Warning | See also |
#2024-7-26