[ Version ( since = "4.2" ) ]
public abstract void set_editable (bool editable)
Set if this can be modified or not by the user
this |
a Widget object which implements the DataEntry interface |
editable |
set to true to have an editable data entry |