| GflsLoaderConfigGflsLoaderConfig — Loader configuration interface |  | 
Prerequisites
GflsLoaderConfig requires
 GObject.
 
Includes
#include <gfls/gfls.h>
 
Description
GflsLoaderConfig is an interface that classes implement to store a loader
configuration.
Currently it is an empty interface, also called a “marker interface”.
 
Types and Values
GflsLoaderConfig
typedef struct _GflsLoaderConfig GflsLoaderConfig;
 
struct GflsLoaderConfigInterface
struct GflsLoaderConfigInterface {
	GTypeInterface parent_interface;
};
Since: 0.2