diff options
| author | Chris Lumens <clumens@redhat.com> | 2013-01-15 15:39:45 -0500 |
|---|---|---|
| committer | Chris Lumens <clumens@redhat.com> | 2013-01-16 09:26:43 -0500 |
| commit | 999fc6af94eac2db117d9466e6ef372e895d218f (patch) | |
| tree | d6cc46d78499a0cd4d3eeea32157f8c72d1efb80 /widgets/python/Makefile.am | |
| parent | c6f72ca401aee730fc27fbd920231616738e8125 (diff) | |
Display the background gradient image from a map signal handler.
Doing it from the init method means we need to call gtk_widget_realize so all
the gdk and cairo stuff has something to operate on. However, that realize
call screws up glade so that the window gets displayed separately and widgets
cannot be clicked upon.
This reorganization moves the gradient setup to after the widget has been
realized.
Diffstat (limited to 'widgets/python/Makefile.am')
0 files changed, 0 insertions, 0 deletions
