struct
   Gtk::CellRendererAccel::AccelEditedSignal
  
  - Gtk::CellRendererAccel::AccelEditedSignal
- GObject::Signal
- Struct
- Value
- Object
Overview
Gets emitted when the user has selected a new accelerator.
Defined in:
lib/gi-crystal/src/auto/gtk-4.0/cell_renderer_accel.crInstance Method Summary
- #connect(*, after : Bool = false, &block : Proc(String, UInt32, Gdk::ModifierType, UInt32, Nil)) : GObject::SignalConnection
- #connect(handler : Proc(String, UInt32, Gdk::ModifierType, UInt32, Nil), *, after : Bool = false) : GObject::SignalConnection
- #connect(handler : Proc(Gtk::CellRendererAccel, String, UInt32, Gdk::ModifierType, UInt32, Nil), *, after : Bool = false) : GObject::SignalConnection
- #emit(path_string : String, accel_key : UInt32, accel_mods : Gdk::ModifierType, hardware_keycode : UInt32) : Nil
- 
        #name : String
        
          The signal name 
Instance methods inherited from struct GObject::Signal
  
  
    
      [](detail : String) : self
    [], 
    
  
    
      name : String
    name
    
  
      
  Constructor methods inherited from struct GObject::Signal
  
  
    
      new(source : GObject::Object, detail : Nil | String = nil)
    new
    
  
      
      
    
      
      
      
      
    
      
      
      
      
    
      
      
      
      
    
  Instance Method Detail
        
        def connect(*, after : Bool = false, &block : Proc(String, UInt32, Gdk::ModifierType, UInt32, Nil)) : GObject::SignalConnection
        #
      
      
      
        
        def connect(handler : Proc(String, UInt32, Gdk::ModifierType, UInt32, Nil), *, after : Bool = false) : GObject::SignalConnection
        #
      
      
      
        
        def connect(handler : Proc(Gtk::CellRendererAccel, String, UInt32, Gdk::ModifierType, UInt32, Nil), *, after : Bool = false) : GObject::SignalConnection
        #
      
      
      
        
        def emit(path_string : String, accel_key : UInt32, accel_mods : Gdk::ModifierType, hardware_keycode : UInt32) : Nil
        #