[Top]
GTK2
GTK2.Pango.FontDescription
|
Method GTK2.Pango.FontDescription()->to_filename()
- Method
to_filename
string to_filename()
- Description
Creates a filename representation. The filename is identical to the
result from calling to_string(), but with underscores instead of characters
that are untypical in filenames, and in lower case only.
|