Home | History | Annotate | Download | only in fio

Lines Matching defs:TRUE

14 	gtk_box_pack_start(GTK_BOX(box), frame, TRUE, TRUE, 3);
27 gtk_box_pack_start(GTK_BOX(box), frame, TRUE, TRUE, 3);
65 gtk_box_pack_start(GTK_BOX(box), frame, TRUE, TRUE, 3);
79 gtk_box_pack_start(GTK_BOX(box), button, TRUE, TRUE, 0);
122 gtk_tree_view_column_set_resizable(col, TRUE);
123 gtk_tree_view_column_pack_start(col, renderer, TRUE);
124 gtk_tree_view_column_set_expand(col, TRUE);