方法
GtkTextView窗口_to_缓冲区坐标
声明 [源]
void
gtk_text_view_window_to_buffer_coords (
GtkTextView* text_view,
GtkTextWindowType win,
int window_x,
int window_y,
int* buffer_x,
int* buffer_y
)
void
gtk_text_view_window_to_buffer_coords (
GtkTextView* text_view,
GtkTextWindowType win,
int window_x,
int window_y,
int* buffer_x,
int* buffer_y
)