Method
GtkTreeViewColumnget_alignment
Declaration [src]
gfloat
gtk_tree_view_column_get_alignment (
GtkTreeViewColumn* tree_column
)
Description [src]
Returns the current x alignment of tree_column
. This value can range
between 0.0 and 1.0.
Gets property | Gtk.TreeViewColumn:alignment |