Bug 496880 - [GTK3] Misaligned text next to radio button in preference
page 

gtk_widget_set_align() causes alignment issues when run on a label
widget. Changed setting alignments to be done by gtk_label_set_align()
instead.

Tested on GTK2, GTK3.14, 3.16, 3.18, and 3.2

Change-Id: Ic59634c7239c41b200918b3a8c6f15cf8ae30f4b
Signed-off-by: Ian Pun <ipun@redhat.com>
2 files changed
tree: 13da38254189bb0d74e8caac431757ea783f41b1
  1. bundles/
  2. examples/
  3. features/
  4. local-build/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. README.md
README.md

Contributing to SWT

Thanks for your interest in this project.

Developer resources:

Information regarding source code management, builds, coding standards, and more.

Contributor License Agreement:

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).

Contact:

Contact the project developers via the project's “dev” list.

Search for bugs:

This project uses Bugzilla to track ongoing development and issues.

Create a new bug:

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!