Package dtk :: Package ui :: Module scalebar :: Class HScalebar

Class HScalebar

source code


HScalebar.

Instance Methods
 
__init__(self, left_fg_dpixbuf, left_bg_dpixbuf, middle_fg_dpixbuf, middle_bg_dpixbuf, right_fg_dpixbuf, right_bg_dpixbuf, point_dpixbuf)
Init HScalebar class.
source code
Method Details

__init__(self, left_fg_dpixbuf, left_bg_dpixbuf, middle_fg_dpixbuf, middle_bg_dpixbuf, right_fg_dpixbuf, right_bg_dpixbuf, point_dpixbuf)
(Constructor)

source code 

Init HScalebar class.

Parameters:
  • left_fg_dpixbuf - Left foreground pixbuf.
  • left_bg_dpixbuf - Left background pixbuf.
  • middle_fg_dpixbuf - Middle foreground pixbuf.
  • middle_bg_dpixbuf - Middle background pixbuf.
  • right_fg_dpixbuf - Right foreground pixbuf.
  • right_bg_dpixbuf - Right background pixbuf.
  • point_dpixbuf - Pointer pixbuf.