$text = &new GtkLabel();$text->set_text($name);$text->set_pattern("_______________________________");
...????
Thanke you!!!!