Class progressbar.  
 More...
  
  | 
        
          | elm::progressbar::progressbar | ( | ::efl::eo::parent_type | _p | ) |  |  | inlineexplicit | 
 
 
  
  | 
        
          | elm::progressbar::progressbar | ( | Eo * | eo | ) |  |  | inlineexplicit | 
 
Eo Constructor. 
Constructs the object from an Eo* pointer stealing its ownership.
- Parameters
- 
  
  
 
 
  
  | 
        
          | elm::progressbar::progressbar | ( | std::nullptr_t |  | ) |  |  | inlineexplicit | 
 
nullptr_t Constructor. 
Constructs an empty (null) object. 
 
 
      
        
          | double elm::progressbar::part_value_get | ( | ::efl::eina::string_view | part_ | ) | const | 
      
 
 
      
        
          | void elm::progressbar::part_value_set | ( | ::efl::eina::string_view | part_, | 
        
          |  |  | double | val_ | 
        
          |  | ) |  | const | 
      
 
 
      
        
          | void elm::progressbar::pulse | ( | bool | state_ | ) | const |