| 
    Chromium Embedded Framework (CEF)
    110.0.7+gba12a2e+chromium-110.0.5481.23
    
   | 
 
Creates a callback that does nothing when called. More...
#include "include/base/cef_callback_helpers.h"
Public Member Functions | |
| template<typename... Args> | |
| operator RepeatingCallback< void (Args...)>() const | |
| template<typename... Args> | |
| operator OnceCallback< void (Args...)>() const | |
Static Public Member Functions | |
| template<typename... Args> | |
| static RepeatingCallback< void(Args...)> | Repeatedly () | 
| template<typename... Args> | |
| static OnceCallback< void(Args...)> | Once () | 
Creates a callback that does nothing when called.
      
  | 
  inlinestatic | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inlinestatic |