API 版本:4.0
库版本:4.17.2
由 gi-docgen 2024.2 生成
void gtk_label_set_lines ( GtkLabel* self, int lines )
设置被省略和自动换行的标签的行数限制。
如果标签没有自动换行或省略,则此设置无效。如果您不希望限制行数,请设置为 -1。
Gtk.Label:lines
lines
类型: int
int
期望的行数,或 -1。