~unity-2d-team/unity-2d/charlotte-transparency-plan-b

« back to all changes in this revision

Viewing changes to panel/applets/indicator/indicator.h

  • Committer: Ugo Riboni
  • Date: 2011-04-02 02:17:31 UTC
  • Revision ID: ugo.riboni@canonical.com-20110402021731-xwxo7vi9wnxhmnx3
Properly scale, set and update the background pixmap for the indicaors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
    /* panel widgets */
31
31
    GtkWidget       *menu; 
32
32
    GtkWidget       *item;
 
33
    GdkPixmap       *backgroundStrip;
33
34
    GdkPixmap       *background;
34
35
 
35
36
    /* indicator settings */