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 636079 - Missing Gtk2::Entry->new_with_buffer
Missing Gtk2::Entry->new_with_buffer
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Gtk2
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2010-11-29 18:51 UTC by Tim Nordenfur
Modified: 2010-12-29 23:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim Nordenfur 2010-11-29 18:51:55 UTC
According to the Gtk documentation, [1] the Gtk2::Entry object has a new_with_buffer constructor. This should be exposed to Perl.

[1] http://library.gnome.org/devel/gtk/unstable/GtkEntry.html
Comment 1 Torsten Schoenfeld 2010-11-29 20:12:29 UTC
You're right, we haven't wrapped this yet.  Patches welcome.
Comment 2 Torsten Schoenfeld 2010-12-29 23:17:25 UTC
Now done in git master.