paragui-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-cvs] CVS: paragui/include pgthemewidget.h,1.3.6.1,1.3.6.2


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/include pgthemewidget.h,1.3.6.1,1.3.6.2
Date: Fri, 12 Jul 2002 05:26:01 -0400

Update of /cvsroot/paragui/paragui/include
In directory subversions:/tmp/cvs-serv10716/include

Modified Files:
      Tag: devel-1-0
        pgthemewidget.h 
Log Message:
added PG_ThemeWidget::GetGradient
more colorselector fun



Index: pgthemewidget.h
===================================================================
RCS file: /cvsroot/paragui/paragui/include/pgthemewidget.h,v
retrieving revision 1.3.6.1
retrieving revision 1.3.6.2
diff -C2 -r1.3.6.1 -r1.3.6.2
*** pgthemewidget.h     12 Jul 2002 06:10:20 -0000      1.3.6.1
--- pgthemewidget.h     12 Jul 2002 09:25:58 -0000      1.3.6.2
***************
*** 178,181 ****
--- 178,187 ----
  
        /**
+       Get the background gradient
+       @return the background gradient
+       */
+       PG_Gradient GetGradient();
+       
+       /**
        Set the bordersize of the widget
        param   b       bordersize in pixels (currently 0,1,2)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]