As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
1 sed 's/ *gtk_window_set_title *(GTK_WINDOW *([a-zA-Z0-9]*_params), "[a-zA-Z0-9]*");$//g' | sed 's/\( *\)\([a-zA-Z0-9]\)_params = gtk_window_new (GTK_WINDOW_TOPLEVEL);/\1\2_params = gtk_vbox_new (FALSE, 0);/g'