[Top]
GTK
GTK.FontSelection
|
Method GTK.FontSelection()->set_font_name()
- Method
set_font_name
GTK.FontSelection set_font_name(string xlfd)
- Description
This sets the currently displayed font. It should be a valid X Logical
Font Description font name (anything else will be ignored), e.g.
"-adobe-courier-bold-o-normal--25-*-*-*-*-*-*-*"
|