Method
Gtk TextViewget_border_window_size
Declaration [src]
gint
gtk_text_view_get_border_window_size(
GtkTextView*text_view,
GtkTextWindowTypetype
)
Description [src]
Gets the width of the specified border window. See gtk_text_view_set_border_window_size().
Parameters
type-
Type:
GtkTextWindowTypeWindow to return size from.
Return value
Type: gint
Width of window.