Method
PhoshSystemModalDialogclose
Declaration [src]
void
phosh_system_modal_dialog_close (
PhoshSystemModalDialog* self
)
Description [src]
Hides the dialog and destroys it. When the compositor supports it
uses an animation. If you want to destroy the dialog directly use
gtk_widget_destroy()
.