Method
GdkWindowset_accept_focus
since: 2.4
Declaration [src]
void
gdk_window_set_accept_focus (
GdkWindow* window,
gboolean accept_focus
)
Description [src]
Setting accept_focus
to FALSE
hints the desktop environment that the
window doesn’t want to receive input focus.
On X, it is the responsibility of the window manager to interpret this hint. ICCCM-compliant window manager usually respect it.
Available since: 2.4