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

Value

[GtkJustification] default justification

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]