Method GTK2.Menu()->attach()
- Method
attach
GTK2.Menuattach(GTK2.Widgetchild,intleft_attach,intright_attach,inttop_attach,intbottom_attach)- Description
Adds a new W(MenuItem) to a (table) menu. The number of 'cells' that an item will occupy is specified by left_attach, right_attach, top_attach, and bottom_attach. These each represent the leftmost, rightmost, uppermost and lower column row numbers of the table.