方法

声明 [源]

void
gtk_label_set_max_width_chars (
  GtkLabel* self,
  int n_chars
)

描述 [源]

设置标签字符的最大宽度。

参数

n_chars

类型: int

新的最大宽度,以字符为单位。