50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

RGtk2 (version 2.20.31)

gtkCellRendererStopEditing: gtkCellRendererStopEditing

Description

Informs the cell renderer that the editing is stopped. If canceled is TRUE, the cell renderer will emit the gtkCellRendererEditingCanceled signal.

Usage

gtkCellRendererStopEditing(object, canceled)

Arguments

canceled
TRUE if the editing has been canceled

Details

This function should be called by cell renderer implementations in response to the gtkCellEditableEditingDone signal of GtkCellEditable. Since 2.6