GpwQuit
GpwQuit — A GtkAction providing a way to quit the panel
Object Hierarchy
GObject
+----GtkAction
+----GpwQuit
Implemented Interfaces
GpwQuit implements
GtkBuildable.
Description
GpwQuit is a GtkAction with the embedded feature of spawning
the shell command specified by its GpwQuit:confirm-dialog property
whenever the GpwQuit::activate signal is emitted.
Details
GpwQuit
typedef struct _GpwQuit GpwQuit;
All fields are private and should not be used directly.
Use its public methods instead.
Property Details
The "confirm-dialog" property
"confirm-dialog" GtkDialog* : Read / Write
The dialog to validate before leaving the panel.
GpwQuit
was last modified by
gtk-doc
on
Tue 04 Aug 2009 09:51:03 PM CEST