focus
Description:
public void focus (
uint32 timestamp)
Sets keyboard focus to this.
In most cases, gtk_window_present_with_time
should be used on a GtkWindow
, rather than calling this function.
Parameters:
this |
a Window
|
timestamp |
timestamp of the event triggering the window focus
|