方法

PangoFontDescriptionset_weight

声明 [src]

void
pango_font_description_set_weight (
  PangoFontDescription* desc,
  PangoWeight weight
)

描述 [src]

设置字体描述中的权重字段。

权重字段指定字体应该有多粗或多细。除了 PangoWeight 枚举的值外,还可能有其他的中间数值。

参数

weight

类型: PangoWeight

字体描述的权重。