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 795780 - + override for Gtk3::TargetEntry
+ override for Gtk3::TargetEntry
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Gtk3
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2018-05-03 17:54 UTC by Jeffrey Ratcliffe
Modified: 2018-05-04 12:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-override-for-Gtk3-TargetEntry.patch (2.12 KB, text/plain)
2018-05-03 17:54 UTC, Jeffrey Ratcliffe
Details

Description Jeffrey Ratcliffe 2018-05-03 17:54:20 UTC
Created attachment 371642 [details]
0001-override-for-Gtk3-TargetEntry.patch

The attached patch adds overrides for Gtk3::TargetEntry to make it easier to supply the Gtk3::TargetFlags argument.
Comment 1 Torsten Schoenfeld 2018-05-04 12:27:29 UTC
Committed with slight modifications.  Thank you!