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 88165 - Simple patch
Simple patch
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: general
2.0
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2002-07-14 21:31 UTC by Jarek Dukat
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Promised patch... (4.02 KB, patch)
2002-07-14 21:32 UTC, Jarek Dukat
none Details | Review

Description Jarek Dukat 2002-07-14 21:31:47 UTC
This patch adds an overloaded ctor to Gtk::Label. It allows creating labels
with alignment different than default - it is very common and this ctor
will be a great shortcut.
And two example files are fixed too.
Some time I've sent this patch directly to Daniel after a talk on IRC, but
I see that Daniel has no time to apply it so I submit it here.
Comment 1 Jarek Dukat 2002-07-14 21:32:32 UTC
Created attachment 9857 [details] [review]
Promised patch...
Comment 2 Murray Cumming 2002-07-15 07:45:43 UTC
I don't see any real advantage to that constructor, but I've applied
it anyway. Thanks.

The next time somebody supplies a patch with 2 unrelated changes, I
will refuse it.