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 68527 - gtk_item_factory_path_from_widget should be G_CONST_RETURN
gtk_item_factory_path_from_widget should be G_CONST_RETURN
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
1.3.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-01-11 18:48 UTC by Matt Wilson
Modified: 2011-02-04 16:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matt Wilson 2002-01-11 18:48:31 UTC
gtk_item_factory_path_from_widget should be G_CONST_RETURN, possibly other
from_widget functions in there should be as well.
Comment 1 Owen Taylor 2002-01-30 02:44:07 UTC
Tue Jan 29 21:42:08 2002  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkitemfactory.[ch] (gtk_item_factory_path_from_widget): 
	Make G_CONST_RETURN. (#68527, Matt Wilson)