gtkmm r815 - in trunk: . gtk/src tools/m4
- From: arminb svn gnome org
- To: svn-commits-list gnome org
- Subject: gtkmm r815 - in trunk: . gtk/src tools/m4
- Date: Wed, 18 Apr 2007 17:29:43 +0100 (BST)
Author: arminb
Date: 2007-04-18 17:29:42 +0100 (Wed, 18 Apr 2007)
New Revision: 815
ViewCVS link: http://svn.gnome.org/viewcvs/gtkmm?rev=815&view=rev
Modified:
trunk/ChangeLog
trunk/gtk/src/radioaction.hg
trunk/tools/m4/convert_gtk.m4
Log:
2007-04-12 Armin Burgmeier <armin openismus com>
* tools/m4/convert_gtk.m4: Removed GtkRadioAction* ->
Glib::RefPtr<RadioAction> conversion.
* gtk/src/radioaction.hg: Added a custom conversion from
GtkRadioAction* to Glib::RefPtr<RadioAction> that increases the
reference count for the radio action object. The only place where this
conversion actually is required is the changed signal of the radio
action, and we need an additional reference there. Bug #350734.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]