Method

GtkTextViewget_border_window_size

Declaration [src]

gint
gtk_text_view_get_border_window_size (
  GtkTextView* text_view,
  GtkTextWindowType type
)

Description [src]

Gets the width of the specified border window. See gtk_text_view_set_border_window_size().

Parameters

type

Type: GtkTextWindowType

Window to return size from.

Return value

Type: gint

Width of window.