]> www.fi.muni.cz Git - evince.git/commit
libview: Make EvView inherit from GtkContainer instead of GtkFixed
authorCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 21 Feb 2011 19:16:44 +0000 (20:16 +0100)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 21 Feb 2011 19:19:58 +0000 (20:19 +0100)
commitde237e03970b02ee0823c79a3917d3d45aba999b
tree7ecac2a0e8fe106589acbb5ed4c078bf73258e5f
parent145aa3f40ec7cc1a43ce7df970b3a0029340109f
libview: Make EvView inherit from GtkContainer instead of GtkFixed

It makes handling child widgets easier. Based on patch by José aliste,
see bug #573748.
libview/ev-view-private.h
libview/ev-view.c