GtkWidgetClass.grabFocus

Causes @widget to have the keyboard focus for the gtk.window.Window it’s inside.

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