my $font = Gtk2::Pango::FontDescription->from_string('Tahoma 10'); $view->modify_font($font); [download]
In reply to Re: Gtk2-Perl issue with fonts by zgrim in thread Gtk2-Perl issue with fonts by japhy