summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.h
diff options
context:
space:
mode:
authorAaron Spike <aaron@ekips.org>2007-03-12 03:26:13 +0000
committeracspike <acspike@users.sourceforge.net>2007-03-12 03:26:13 +0000
commit6fec0ce5665d697b171152dfaf963361b7f1be43 (patch)
treed37178dac98aff1e4b00dde44d61318f68d7780b /src/selection-chemistry.h
parentsodipodi:docbase finally goes packing, along with a lauris comment (diff)
downloadinkscape-6fec0ce5665d697b171152dfaf963361b7f1be43.tar.gz
inkscape-6fec0ce5665d697b171152dfaf963361b7f1be43.zip
add verbs for unlocking and unhiding all objects globaly or within the current layer
(bzr r2613)
Diffstat (limited to 'src/selection-chemistry.h')
-rw-r--r--src/selection-chemistry.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/selection-chemistry.h b/src/selection-chemistry.h
index 6bd58e8e5..0ad465ec4 100644
--- a/src/selection-chemistry.h
+++ b/src/selection-chemistry.h
@@ -100,6 +100,12 @@ void fit_canvas_to_selection(SPDesktop *desktop);
void fit_canvas_to_drawing(SPDocument *doc);
void fit_canvas_to_selection_or_drawing(SPDesktop *desktop);
+void unlock_all(SPDesktop *dt);
+void unlock_all_in_all_layers(SPDesktop *dt);
+void unhide_all(SPDesktop *dt);
+void unhide_all_in_all_layers(SPDesktop *dt);
+
+
/* selection cycling */
typedef enum