Switches the label out of “editing mode”.
If commit is true, the resulting text is kept as the gtk.editable.Editable.utf8 property value, otherwise the resulting text is discarded and the label will keep its previous gtk.editable.Editable.utf8 property value.
whether to set the edited text on the label
Switches the label out of “editing mode”.
If commit is true, the resulting text is kept as the gtk.editable.Editable.utf8 property value, otherwise the resulting text is discarded and the label will keep its previous gtk.editable.Editable.utf8 property value.