virt-manager/ui
Radostin Stoyanov fc5ecbcdf8 Resolve incorrect label alignment
The "xalign" property determines the horizontal alignment of the label
text inside the labels size allocation. Compare this to “halign”,
which determines how the labels size allocation is positioned
in the space available for the label. [1]

When the "width_chars" property is used, labels appear to be centered.
This could be resolved when the property "width_chars" is replaced
with "max_width_chars" or removed in case "max_width_chars" is already
set. [2]

[1] https://developer.gnome.org/gtk3/stable/GtkLabel.html#GtkLabel--xalign
[2] https://developer.gnome.org/gtk3/stable/GtkWidget.html#GtkAlign
2017-06-01 13:46:20 -04:00
..
about.ui Format UI files with Glade 3.20 2017-05-31 13:27:43 -04:00
addhardware.ui Convert GtkTable to GtkGrid 2017-05-31 13:27:43 -04:00
addstorage.ui Replace xalign='1' with halign='end' 2017-05-31 13:27:43 -04:00
asyncjob.ui Resolve incorrect label alignment 2017-06-01 13:46:20 -04:00
choosecd.ui Convert GtkTable to GtkGrid 2017-05-31 13:27:43 -04:00
clone.ui Resolve incorrect label alignment 2017-06-01 13:46:20 -04:00
connect.ui Resolve incorrect label alignment 2017-06-01 13:46:20 -04:00
create.ui Resolve incorrect label alignment 2017-06-01 13:46:20 -04:00
createinterface.ui Convert GtkTable to GtkGrid 2017-05-31 13:27:43 -04:00
createnet.ui Convert GtkTable to GtkGrid 2017-05-31 13:27:43 -04:00
createpool.ui Replace xalign='1' with halign='end' 2017-05-31 13:27:43 -04:00
createvol.ui Replace xalign='1' with halign='end' 2017-05-31 13:27:43 -04:00
delete.ui Replace xalign='0' with halign='start' 2017-05-31 13:27:43 -04:00
details.ui Convert GtkTable to GtkGrid 2017-05-31 13:27:43 -04:00
fsdetails.ui Remove redundant xalign property 2017-05-31 13:27:43 -04:00
gfxdetails.ui Use valign property instead of yalign 2017-05-31 13:27:43 -04:00
host.ui Use GtkPaned instead of GtkHPaned 2017-05-31 13:27:43 -04:00
manager.ui Format UI files with Glade 3.20 2017-05-31 13:27:43 -04:00
migrate.ui Remove deprecated GtkActivatable:use-action-appearance property 2017-05-31 13:27:43 -04:00
netlist.ui Convert GtkTable to GtkGrid 2017-05-31 13:27:43 -04:00
preferences.ui Remove redundant xalign property 2017-05-31 13:27:43 -04:00
snapshots.ui Use valign property instead of yalign 2017-05-31 13:27:43 -04:00
storagebrowse.ui Format UI files with Glade 3.20 2017-05-31 13:27:43 -04:00
storagelist.ui Replace xalign='0' with halign='start' 2017-05-31 13:27:43 -04:00