Top | ![]() |
![]() |
![]() |
![]() |
#define | AGS_TYPE_GENERIC_RECALL_RECYCLING |
struct | AgsGenericRecallRecycling |
struct | AgsGenericRecallRecyclingClass |
AgsGenericRecallRecycling * ags_generic_recall_recycling_new (AgsRecycling *recycling
,GType child_type
);
Creates an AgsGenericRecallRecycling.
Since: 2.0.0
#define AGS_GENERIC_RECALL_RECYCLING(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj), AGS_TYPE_GENERIC_RECALL_RECYCLING, AgsGenericRecallRecycling))
#define AGS_GENERIC_RECALL_RECYCLING_CLASS(class) (G_TYPE_CHECK_CLASS_CAST((class), AGS_TYPE_GENERIC_RECALL_RECYCLING, AgsGenericRecallRecyclingClass))
#define AGS_GENERIC_RECALL_RECYCLING_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), AGS_TYPE_GENERIC_RECALL_RECYCLING, AgsGenericRecallRecyclingClass))
#define AGS_IS_GENERIC_RECALL_RECYCLING(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), AGS_TYPE_GENERIC_RECALL_RECYCLING))