I.e. when gizmo users just want to draw child widgets anyway and don't do any custom drawing, they can simply pass NULL.
GtkGizmo is the easiest possible widget to implement. It does nothing except give its creator a way to control measure/size-allocate/snapshot, so it can be used in a variety of use cases.