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 [GtkTextView] a GtkTextView
justification [GtkJustification] justification

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]