Block a user
Possible Memory Leak
There is no leak. GtkWidgets are initially unowned. Therefore, a call to g_object_unref() is not necessary.
There is no leak. GtkWidgets are initially unowned. Therefore, a call to g_object_unref() is not necessary.