summaryrefslogtreecommitdiffstats
path: root/widgets/python
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2013-01-15 15:39:45 -0500
committerChris Lumens <clumens@redhat.com>2013-01-16 09:26:43 -0500
commit999fc6af94eac2db117d9466e6ef372e895d218f (patch)
treed6cc46d78499a0cd4d3eeea32157f8c72d1efb80 /widgets/python
parentc6f72ca401aee730fc27fbd920231616738e8125 (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')
0 files changed, 0 insertions, 0 deletions