mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Document Shutdown signal
This commit is contained in:
parent
89c13efc6d
commit
ed9b46cb0d
@ -158,3 +158,10 @@ are send in 'drive_type' and 'cdrom_type' (device_info struct).
|
|||||||
VOLUME_DISC_TYPE_MO = 0x10
|
VOLUME_DISC_TYPE_MO = 0x10
|
||||||
-------------------------------------------------------------
|
-------------------------------------------------------------
|
||||||
|
|
||||||
|
org.equinoxproject.Shutdown
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
A general signal emitted when EDE is starting to shut down
|
||||||
|
|
||||||
|
Shutdown()
|
||||||
|
^^^^^^^^^^
|
||||||
|
The only member of 'org.equinoxproject.Shutdown' signal.
|
||||||
|
Loading…
Reference in New Issue
Block a user