gtkLabelGetJustify {RGtk2}R Documentation

gtkLabelGetJustify

Description

Returns the justification of the label. See gtkLabelSetJustify.

Usage

gtkLabelGetJustify(object)

Arguments

object

a GtkLabel

Value

[GtkJustification] GtkJustification

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]