stop_editing


Description:

public void stop_editing (bool commit)

Switches the label out of “editing mode”.

If commit is true, the resulting text is kept as the [[email protected]:text] property value, otherwise the resulting text is discarded and the label will keep its previous [[email protected]:text] property value.

Parameters:

this

a `GtkEditableLabel`

commit

whether to set the edited text on the label




2022 vala-language.org