[gtkmm] Add an _IGNORE().
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] Add an _IGNORE().
- Date: Mon, 26 Mar 2012 16:50:32 +0000 (UTC)
commit 651a66b07f88a509afe9a86cb06365d158f9b0b3
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Mar 26 18:50:23 2012 +0200
Add an _IGNORE().
gtk/src/colorchooser.hg | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/src/colorchooser.hg b/gtk/src/colorchooser.hg
index 2b400e9..0893a77 100644
--- a/gtk/src/colorchooser.hg
+++ b/gtk/src/colorchooser.hg
@@ -76,6 +76,7 @@ public:
* @newin{3,4}
*/
void add_palette(Orientation orientation, int colors_per_line, const std::vector<Gdk::RGBA>& colors);
+ _IGNORE(gtk_color_chooser_add_palette)
#m4 _CONVERSION(`const GdkRGBA*',`const Gdk::RGBA&',`Glib::wrap(const_cast<GdkRGBA*>($3), true)')
//#m4 _CONVERSION(`const Gdk::RGBA&',`const GdkRGBA*',`const_cast<GdkRGBA*>(($3).gobj())')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]