AgsPackable
AgsPackable — packing recalls
|
|
Includes
#include <ags/object/ags_packable.h>
Description
The AgsPackable interface gives you a unique access to recalls
to be packed into a AgsRecallContainer.
Functions
ags_packable_pack ()
gboolean
ags_packable_pack (AgsPackable *packable
,
GObject *container
);
Pack to container.
ags_packable_unpack ()
gboolean
ags_packable_unpack (AgsPackable *packable
);
Unpack of container.