| synfig-core
    1.0.3
    | 
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$") | |
Implementation of the "Group" layer.
$Id$
| 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$" | |||
| ) | 
 1.8.1.2
 1.8.1.2