Forum und email

GtkFontButton 构造函数

GtkFontButton::new_with_font (string fontname);

Use this method if you want to the font button to show a preset font already selected. Pass the name of the font that you would like selected as a parameter to this method.

这个方法只能被静态调用。