Signal
MetaDisplay::show-restart-message
Description [src]
The ::show-restart-message signal will be emitted to indicate
that the compositor should show a message during restart. This is
emitted when meta_restart()
is called, either by Mutter
internally or by the embedding compositor. The message should be
immediately added to the Clutter stage in its final form -
::restart will be emitted to exit the application and leave the
stage contents frozen as soon as the the stage is painted again.
On case of failure to restart, this signal will be emitted again
with NULL
for message
.
Default handler: The default handler is called after the handlers added via |