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 615598 - Style get_style_property docs
Style get_style_property docs
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Gtk2
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2010-04-12 23:02 UTC by Kevin Ryde
Modified: 2010-04-25 14:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the words mentioned! (1.40 KB, patch)
2010-04-12 23:07 UTC, Kevin Ryde
committed Details | Review

Description Kevin Ryde 2010-04-12 23:02:11 UTC
The Gtk2::Style get_style_property() docs might be polished a little per below.  In particular I found it disconcerting to see a sample call of get_property() under get_style_property() when the former firstly does nothing and secondly is not the func being described :-)
Comment 1 Kevin Ryde 2010-04-12 23:07:33 UTC
Created attachment 158550 [details] [review]
the words mentioned!
Comment 2 Torsten Schoenfeld 2010-04-25 14:54:20 UTC
Comitted.  Thanks.