A Noob question about gtk

im putting a few buttons inside of a gtk::alignment, but i can figure
how to put them in, i know that im supposed to do something like
“add_child(builder, child, type)” but what do i put for the builder??

sorry if i sound , im a real noob