Gdk.Window.Focus Method
Sets keyboard focus to this window. If the window is not onscreen this will not work. In most cases, Gtk.Window.Present should be used on a Gtk.Window, rather than calling this function.

Syntax

public void Focus (uint timestamp)

Parameters

timestamp
A uint, timestamp of the event calling this method

Remarks

Requirements

Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)