Method

GdkWindowget_modal_hint

since: 2.22

Declaration [src]

gboolean
gdk_window_get_modal_hint (
  GdkWindow* window
)

Description [src]

Determines whether or not the window manager is hinted that window has modal behaviour.

Available since: 2.22

Return value

Type: gboolean

Whether or not the window has the modal hint set.