GESKeyFileFormatter — GKeyFile formatter
GObject ╰── GESFormatter ╰── GESKeyfileFormatter
#include <ges/ges.h>
GESKeyfileFormatter * ges_keyfile_formatter_new (void);
void
Creates a new GESKeyfileFormatter.
The newly created GESKeyfileFormatter.
typedef struct _GESKeyfileFormatter GESKeyfileFormatter;
Serializes a GESTimeline to a file using GKeyFile