gtkTextViewSetJustification {RGtk2}R Documentation

gtkTextViewSetJustification

Description

Sets the default justification of text in text.view. Tags in the view's buffer may override the default.

Usage

gtkTextViewSetJustification(object, justification)

Arguments

object

a GtkTextView

justification

justification

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]