Hi. > Other question, in the GtkSacaleButton we have the functions > gtk_scale_button_set_orientation and gtk_scale_button_get_orientation > but the property orientation doesn't exists in the documentation. Is > this wright? These two functions are deprecated since GTK+ 2.14. GtkOrientable interface should be used in place of them and if you have a look at GttOrientable API docs, you'll notice that GtkOrientable:orientation property indeed exists. Tadej -- Tadej Borovšak tadeboro.blogspot.com tadeboro@xxxxxxxxx tadej.borovsak@xxxxxxxxx _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list