GtkGLArea: Add resize signal

Desktop / GNOME / GTK - Alexander Larsson [redhat.com] - 30 October 2014 15:04 UTC

This is very useful, as almost all GL code wants to recalculate the cameras each time the window size changes.

37d0159 GtkGLArea: Add resize signal
gtk/gtkglarea.c | 68 +++++++++++++++++++++++++++++++++++++++++++++++--------
gtk/gtkglarea.h | 3 +++
2 files changed, 61 insertions(+), 10 deletions(-)

Upstream: git.gnome.org


  • Share