238
238
statusbar.add(img_shield);
240
240
var vbox = new Box (Orientation.VERTICAL, 6);
246
244
lbl_shield = add_label(vbox, "");
247
245
lbl_shield.yalign = (float) 0.5;
250
249
lbl_shield_subnote = add_label(vbox, "");
251
250
lbl_shield_subnote.yalign = (float) 0.5;
253
254
//vbox.set_child_packing(lbl_shield, true, true, 0, PackType.START);
254
255
//vbox.set_child_packing(lbl_shield_subnote, true, false, 0, PackType.START);