Virtual Method

MetaPlugincreate_close_dialog

Declaration [src]

MetaCloseDialog*
create_close_dialog (
  MetaPlugin* plugin,
  MetaWindow* window
)

Description [src]

Virtual function called to create a “force quit” dialog on non-responsive clients.

Parameters

window MetaWindow
 

A MetaWindow.

 The data is owned by the caller of the function.

Return value

Returns: MetaCloseDialog
  No description available.
 The data is owned by the called function.