Method

GdkWindowget_accept_focus

since: 2.22

Declaration [src]

gboolean
gdk_window_get_accept_focus (
  GdkWindow* window
)

Description [src]

Determines whether or not the desktop environment shuld be hinted that the window does not want to receive input focus.

Available since: 2.22

Return value

Type: gboolean

Whether or not the window should receive input focus.