Top | ![]() |
![]() |
![]() |
![]() |
AgsHistory * | ags_history_new () |
#define | AGS_HISTORY() |
#define | AGS_HISTORY_CLASS() |
#define | AGS_HISTORY_GET_CLASS() |
#define | AGS_IS_HISTORY() |
#define | AGS_IS_HISTORY_CLASS() |
GType | ags_history_get_type () |
#define AGS_HISTORY(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj), AGS_TYPE_HISTORY, AgsHistory))
#define AGS_HISTORY_CLASS(class) (G_TYPE_CHECK_CLASS_CAST(class, AGS_TYPE_HISTORY, AgsHistory))
#define AGS_HISTORY_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS(obj, AGS_TYPE_HISTORY, AgsHistoryClass))
#define AGS_IS_HISTORY_CLASS(class) (G_TYPE_CHECK_CLASS_TYPE ((class), AGS_TYPE_HISTORY))