Searched refs:custom_link_box (Results 1 – 1 of 1) sorted by relevance
218 GtkWidget* custom_link_box = gtk_hbox_new(FALSE, 0); in BuildBubble() local229 gtk_box_pack_start(GTK_BOX(custom_link_box), custom_link, FALSE, FALSE, 0); in BuildBubble()230 gtk_box_pack_start(GTK_BOX(bubble_content), custom_link_box, in BuildBubble()