GpwShowDesktop
GpwShowDesktop — A GtkToggleAction based on libwnck providing
the ability to show / hide the windows on the screen
Object Hierarchy
GObject
+----GtkAction
+----GtkToggleAction
+----GpwShowDesktop
Implemented Interfaces
GpwShowDesktop implements
GtkBuildable.
Description
GpwShowDesktop is a GtkToggleAction that provides the ability to show
or hide the desktop using the libwnck APIs.
Details
GpwShowDesktop
typedef struct _GpwShowDesktop GpwShowDesktop;
All fields are private and should not be used directly.
Use its public methods instead.