This repository has been archived on 2020-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
gnoemoe/gnoemoe/dialogs/gm-world-info-dialog.h

7 lines
173 B
C

#ifndef __GM_WORLD_INFO_DIALOG_H__
#define __GM_WORLD_INFO_DIALOG_H__
GtkDialog *gm_world_info_dialog_new(GmWorldInfo world_info);
#endif /* __GM_WORLD_INFO_DIALOG_H__ */