API 版本:4.0
库版本:4.17.2
由 gi-docgen 2024.2 生成
void gtk_text_view_set_left_margin ( GtkTextView* text_view, int left_margin )
设置text_view中文本的默认左边距。
text_view
缓冲区中的标记可以覆盖默认值。
请注意,这个函数的命名可能有些令人困惑。在CSS术语中,这里设置的值是 填充。
Gtk.TextView:left-margin
left_margin
类型: int
int
以像素为单位的左边距。