abstract struct GObject::Signal

Direct Known Subclasses

Defined in:

lib/gi-crystal/src/bindings/g_object/signal.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(source : GObject::Object, detail : Nil | String = nil) #

[View source]

Instance Method Detail

def [](detail : String) : self #

Return the signal with the detail added.


[View source]
abstract def name : String #

The signal name


[View source]