synfig-core  1.0.3
Functions
layer_group.cpp File Reference

Implementation of the "Group" layer. More...

#include "layer_group.h"
#include <synfig/string.h>
#include <synfig/time.h>
#include <synfig/context.h>
#include <synfig/paramdesc.h>
#include <synfig/value.h>
#include <synfig/valuenode.h>
#include <synfig/canvas.h>

Functions

 SYNFIG_LAYER_INIT (Layer_Group)
 SYNFIG_LAYER_SET_NAME (Layer_Group,"group")
 SYNFIG_LAYER_SET_LOCAL_NAME (Layer_Group, N_("Group"))
 SYNFIG_LAYER_SET_CATEGORY (Layer_Group, N_("Other"))
 SYNFIG_LAYER_SET_VERSION (Layer_Group,"0.2")
 SYNFIG_LAYER_SET_CVS_ID (Layer_Group,"$Id$")

Detailed Description

Implementation of the "Group" layer.

$Id$

Function Documentation

SYNFIG_LAYER_INIT ( Layer_Group  )
SYNFIG_LAYER_SET_NAME ( Layer_Group  ,
"group"   
)
SYNFIG_LAYER_SET_LOCAL_NAME ( Layer_Group  ,
N_("Group")   
)
SYNFIG_LAYER_SET_CATEGORY ( Layer_Group  ,
N_("Other")   
)
SYNFIG_LAYER_SET_VERSION ( Layer_Group  ,
"0.2"   
)
SYNFIG_LAYER_SET_CVS_ID ( Layer_Group  ,
"$Id$"   
)