The syntax for creating a vertical buttonbox is:
$vbuttonbox = &new GtkVButtonBox();
As with all container widgets, no physical space is taken by a GtkVButtonBox until its child widgets are in place.