[gtkmm] ColorSelection*: Document these as deprecated.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] ColorSelection*: Document these as deprecated.
- Date: Fri, 2 Mar 2012 20:32:00 +0000 (UTC)
commit db626c91d7a8babcf93c1cc360b4989d4a165e5a
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Mar 2 21:31:53 2012 +0100
ColorSelection*: Document these as deprecated.
* gtk/src/colorselection.hg: Add @deprecated doxygen tags.
ChangeLog | 6 ++++++
gtk/src/colorselection.hg | 2 ++
2 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b6ec1f8..4d14279 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2012-03-02 Murray Cumming <murrayc murrayc com>
+ ColorSelection*: Document these as deprecated.
+
+ * gtk/src/colorselection.hg: Add @deprecated doxygen tags.
+
+2012-03-02 Murray Cumming <murrayc murrayc com>
+
FontChooserDialog: Remove default signal handler to prevent ABI break.
* gtk/src/fontchooser.hg: Use the no_default_handler option because
diff --git a/gtk/src/colorselection.hg b/gtk/src/colorselection.hg
index 28aa34a..9859ba3 100644
--- a/gtk/src/colorselection.hg
+++ b/gtk/src/colorselection.hg
@@ -45,6 +45,7 @@ namespace Gtk
* Gtk::ColorSelectionDialog.
*
* @ingroup Widgets
+ * @deprecated Use ColorButton or ColorChooserDialog instead.
*/
class ColorSelection : public VBox
{
@@ -99,6 +100,7 @@ public:
* @image html colorselectiondialog1.png
*
* @ingroup Dialogs
+ * @deprecated Use ColorChooserDialog instead.
*/
class ColorSelectionDialog : public Dialog
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]