gtkTextViewSetTabs {RGtk2}R Documentation

gtkTextViewSetTabs

Description

Sets the default tab stops for paragraphs in text.view. Tags in the buffer may override the default.

Usage

gtkTextViewSetTabs(object, tabs)

Arguments

object

a GtkTextView

tabs

tabs as a PangoTabArray

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]