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 [GtkTextView] a GtkTextView
tabs [PangoTabArray] tabs as a PangoTabArray

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]