Copyright 2006 MenTaLguY <mental@rydia.net>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
See the file COPYING for details.
Definition in file resource.h.
#include "util/share.h"
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
namespace | Inkscape::IO |
namespace | Inkscape::IO::Resource |
Enumerations | |
enum | Domain { SYSTEM, CREATE, USER } |
enum | Type { APPICONS, EXTENSIONS, GRADIENTS, ICONS, KEYS, MARKERS, PALETTES, PATTERNS, SCREENS, TEMPLATES, TUTORIALS, UI } |
Functions | |
Util::ptr_shared< char > | Inkscape::IO::Resource::get_path (Domain domain, Type type, char const *filename) |