FileWidget.set#

FileWidget.set(value)[source]#

Set the entry box to given value.

Parameters:
  • value (str) – Value to set the path entry box to.

  • label (str, optional) – Value to set the label entry box to.