Hi all, i want to use a custom GtkCellRenderer in Vala. In Devhelp it is stated that get_size() is deprecated since Gtk+-3.0. But in Vala, this method is at the moment abstract which means i have to implement it if i want to use the base class GtkCellRenderer. Is the Binding not up to date or is it a slipped regression?
Thanks -- Günther Wutz <[email protected]> Student der University of Applied Science Allgemeine Informatik _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
