GtkWidgetClass.grabFocus

Causes @widget to have the keyboard focus for the #GtkWindow it’s inside.

struct GtkWidgetClass
extern (C)
void function(GtkWidget* widget) grabFocus;