Lines Matching defs:desktop
26 #include "ui/dialog/desktop-tracker.h"
76 * Stores the current desktop.
78 SPDesktop *desktop;
81 * Auxiliary widget to keep track of desktop changes for the floating dialog.
86 * Link to callback function for a change in desktop (window).
102 * Callback function invoked by the desktop tracker in case of a modification of the selected object.
107 * Can be invoked for setting the desktop. Currently not used.
109 // void setDesktop(SPDesktop *desktop);
112 * Is invoked by the desktop tracker when the desktop changes.
114 void setTargetDesktop(SPDesktop *desktop);