Inkscape
Vector Graphics Editor
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
inkscape.h File Reference

Go to the source code of this file.

Classes

class  Inkscape::Application
 

Namespaces

namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 
namespace  Inkscape::UI
 User interface code.
 
namespace  Inkscape::UI::Tools
 
namespace  Inkscape::XML
 @Inkscape XML tree.
 

Functions

void inkscape_ref (Inkscape::Application &in)
 
void inkscape_unref (Inkscape::Application &in)
 

Function Documentation

◆ inkscape_ref()

void inkscape_ref ( Inkscape::Application in)

Definition at line 116 of file inkscape.cpp.

References Inkscape::Application::refCount.

Referenced by SPDocument::createDoc().

◆ inkscape_unref()

void inkscape_unref ( Inkscape::Application in)