Method

MetaWindowhas_attached_dialogs

Declaration [src]

gboolean
meta_window_has_attached_dialogs (
  MetaWindow* window
)

Description [src]

Tests if window has any transients attached to it.

If the attach_modal_dialogs option is not enabled, this will always return FALSE.

Return value

Type: gboolean

Whether window has attached transients.