gtkTextViewGetJustification {RGtk2}R Documentation

gtkTextViewGetJustification

Description

Gets the default justification of paragraphs in text.view. Tags in the buffer may override the default.

Usage

gtkTextViewGetJustification(object)

Arguments

object

a GtkTextView

Value

[GtkJustification] default justification

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]