GtkCellEditableIface.removeWidget

Signal is meant to indicate that the cell is finished editing, and the widget may now be destroyed.

struct GtkCellEditableIface
extern (C)
void function(GtkCellEditable* cellEditable) removeWidget;