Searched refs:copyright_label (Results 1 – 1 of 1) sorted by relevance
176 GtkWidget* copyright_label = gtk_label_new( in ShowAboutDialogForProfile() local178 gtk_misc_set_alignment(GTK_MISC(copyright_label), 0.0, 0.5); in ShowAboutDialogForProfile()179 gtk_box_pack_start(GTK_BOX(vbox), copyright_label, FALSE, FALSE, 5); in ShowAboutDialogForProfile()