EvDocumentLayersInterface

Undocumented in source.

Members

Variables

baseIface
GTypeInterface baseIface;
Undocumented in source.
getLayers
GtkTreeModel* function(EvDocumentLayers* documentLayers) getLayers;
hasLayers
int function(EvDocumentLayers* documentLayers) hasLayers;
hideLayer
void function(EvDocumentLayers* documentLayers, EvLayer* layer) hideLayer;
layerIsVisible
int function(EvDocumentLayers* documentLayers, EvLayer* layer) layerIsVisible;
showLayer
void function(EvDocumentLayers* documentLayers, EvLayer* layer) showLayer;

Meta