Codebase list gtkballs / upstream/3.1.5+git20210205.1.c69d0cb src / inputname.h
upstream/3.1.5+git20210205.1.c69d0cb

Tree @upstream/3.1.5+git20210205.1.c69d0cb (Download .tar.gz)

inputname.h @upstream/3.1.5+git20210205.1.c69d0cbraw · history · blame

1
2
3
4
5
6
#ifndef __INPUTNAME_H__
#define __INPUTNAME_H__

void input_name_dialog(void);

#endif