方法

GtkTextViewscroll_mark_onscreen

声明 [src]

void
gtk_text_view_scroll_mark_onscreen (
  GtkTextView* text_view,
  GtkTextMark* mark
)

描述 [src]

滚动 text_view 以使 mark 包含在部件的可视区域内。

参数

mark

类型: GtkTextMark

text_view 缓冲区中的标记。

数据由方法调用者拥有。