Dear list,
Possible you have an ydea with following problem:
I have a little Python3 code part with uses GtkSource.View and
GtkSource.PrintCompositor to print native text file content with
Gtk.Printoperation class.
The example code is following:
#!/usr/bin/env python3
import gi
gi.require_vers
Dear list,
Possible you have an ydea with following problem:
I have a little Python3 code part with uses GtkSource.View and
GtkSource.PrintCompositor to print native text file content with
Gtk.Printoperation class.
The example code is following:
#!/usr/bin/env python3
import gi
gi.require_vers
Hi List,
Sorry, but unfortunatelly duplicated sent my letter.
When first time sent my letter, longer time later I not seeing my post
this list.
Attila
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/lis
Hi Attila,
You have a print dialog and click on "Print to File" to save the contents to a
PDF file and that file is not being formatted correctly and isn't the same as
what is in the print preview?
I tried a small test program. It prints well to PDF with the extra lines. Does
this program