I am trying to get a widget to expand the whole window and GtkGrid, but with no luck. I have set the “gtk_widget_set_hexpand” and “gtk_widget_set_vexpand” properties to TRUE on both the button and the grid. Can someone please tell me how to achieve this?