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 723396 - const parameter to GtkPopover gtk_popover_set_pointing_to
const parameter to GtkPopover gtk_popover_set_pointing_to
Status: RESOLVED DUPLICATE of bug 723394
Product: gtk+
Classification: Platform
Component: Widget: Other
3.11.x
Other All
: Normal trivial
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-01-31 21:02 UTC by Juan R. Garcia Blanco
Modified: 2014-01-31 21:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Juan R. Garcia Blanco 2014-01-31 21:02:22 UTC
I think that in order to make this method const-correct the rect parameter needs to be declared as const. Sorry if this is not intended to be this way.
Comment 1 Juan R. Garcia Blanco 2014-01-31 21:19:35 UTC

*** This bug has been marked as a duplicate of bug 723394 ***