Method

GdkWindowis_input_only

since: 2.22

Declaration [src]

gboolean
gdk_window_is_input_only (
  GdkWindow* window
)

Description [src]

Determines whether or not the window is an input only window.

Available since: 2.22

Return value

Type: gboolean

TRUE if window is input only.