Ruby does GTK+

2018-02-06 Thread Lazarus Lazaridis
Hello everybody, I published a tutorial for creating a simple GTK+ ToDo application with Ruby. https://iridakos.com/tutorials/2018/01/25/creating-a-gtk- todo-application-with-ruby Cheers, Lazarus ___

Documentation update request

2018-02-06 Thread Igor Korot
Hi, ALL, Is there a reason why https://developer.gnome.org/gtk3/stable/GtkTreeView.html #GtkTreeView-select-cursor-row does not have an explanation of what this signal does? It is also missed from the GTK+2 documentation, so one can only guess. Thank you.