AgsTimestampFactory — Factory pattern
GObject ╰── AgsTimestampFactory
#include <ags/thread/ags_timestamp_factory.h>
AgsTimestampFactory pattern.
AgsTimestamp * ags_timestamp_factory_create (AgsTimestampFactory *timestamp_factory, AgsTimestamp *predecor);
AgsTimestampFactory *timestamp_factory
AgsTimestamp *predecor
AgsTimestampFactory * ags_timestamp_factory_get_instance ();
AgsTimestampFactory * ags_timestamp_factory_new ();
Creates an AgsTimestampFactory
a new AgsTimestampFactory
Since: 0.4
AGS_TIMESTAMP_FACTORY_UNIX
“create”
GObject* user_function (AgsTimestampFactory *agstimestampfactory, GObject *arg1, GObject *arg2, gpointer user_data)
Flags: Run Last