#include "../../entity.h"
Go to the source code of this file.
Data Structures | |
class | EntityAttribute |
The EntityAttribute interface is used as a base class for all of the individual GTK "renderers" for each key type. This allows, for example, a boolean keyval to be controlled through a checkbox while a text keyval is given a text entry field. More... |