After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 689064 - glade: Add toggle buttons for margin and align editing.
glade: Add toggle buttons for margin and align editing.
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: plugins: glade
unspecified
Other All
: Normal normal
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-26 08:18 UTC by Carl-Anton Ingmarsson
Modified: 2012-11-28 20:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
glade: Add toggle buttons for margin and align editing. (14.89 KB, patch)
2012-11-26 08:18 UTC, Carl-Anton Ingmarsson
committed Details | Review

Description Carl-Anton Ingmarsson 2012-11-26 08:18:11 UTC
See the attached patch.
Comment 1 Carl-Anton Ingmarsson 2012-11-26 08:18:13 UTC
Created attachment 229882 [details] [review]
glade: Add toggle buttons for margin and align editing.

Also use a builder file to build the buttons instead of doing it in the code.
Comment 2 Sébastien Granjoux 2012-11-28 20:22:57 UTC
Comment on attachment 229882 [details] [review]
glade: Add toggle buttons for margin and align editing.

Thanks for your patch, it's better like this.