[rep-gtk] except GtkScaleButton everything seems to work ... I guess we need a sgtk_rep_to_static_string
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [rep-gtk] except GtkScaleButton everything seems to work ... I guess we need a sgtk_rep_to_static_string
- Date: Wed, 29 Jul 2009 19:34:04 +0000 (UTC)
commit 9774ed4fcc729c3766fe293fab96ee4123d67fb8
Author: chrisb <zanghar freenet de>
Date: Wed Jul 29 21:32:51 2009 +0200
except GtkScaleButton everything seems to work ... I guess we need a sgtk_rep_to_static_string
ChangeLog | 7 ++-----
gtk.defs | 2 +-
2 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 6f7206d..e5751c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,4 @@
2009-07-29 Christopher Bratusek <zanghar freenet de>
-
- !!I haven't yet tested theese!!
-
* gtk.defs: gtk+ 2.12 API added:
*********** gtkbutton.h ***********
gtk_button_set_focus_on_click
@@ -46,8 +43,8 @@
gtk_link_button_set_uri
== GtkLinkButton 2.12 API complete ==
*********** gtkscalebutton.h ***********
- gtk_scale_button_new
- gtk_scale_button_set_icons
+ gtk_scale_button_new [setting stock-icon does not work!]
+ gtk_scale_button_set_icons [as above]
gtk_scale_button_get_value
gtk_scale_button_set_value
gtk_scale_button_get_adjustment
diff --git a/gtk.defs b/gtk.defs
index 0f18407..317f18e 100644
--- a/gtk.defs
+++ b/gtk.defs
@@ -4881,7 +4881,7 @@
(double min)
(double max)
(double step)
- (string icons)))
+ (string icons))) ;XXX 5 arg not working
(define-func gtk_scale_button_set_icons
none
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]