X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/881d70c97e3314ad76b7eabefe22e80137fba0c6..e81cf1f1af923bee85d60e896bbbe0491bca4264:/emufs_gui/form.h diff --git a/emufs_gui/form.h b/emufs_gui/form.h index 3b5bd57..3b8c531 100644 --- a/emufs_gui/form.h +++ b/emufs_gui/form.h @@ -101,6 +101,8 @@ void form_ejecutar(t_Form *f, int x, int y); */ void form_es_modificable(t_Form *f, const char *widget, int b); +void form_set_valor(t_Form *f, const char *widget, const char *s); + /** Obtiene el valor asociado a un campo como char * * * \param f Formulario.