class GObject::ClosureNotifyData
 
  - GObject::ClosureNotifyData
 - Reference
 - Object
 
Defined in:
lib/gi-crystal/src/auto/g_object-2.0/closure_notify_data.crConstructors
- .new(pointer : Pointer(Void), transfer : GICrystal::Transfer)
 - .new(data : LibGObject::ClosureNotifyData, transfer : GICrystal::Transfer)
 - .new(notify : GObject::ClosureNotify | Nil = nil)
 
Instance Method Summary
- 
        #==(other : self) : Bool
        
          
Returns
trueif this reference is the same as other. - #data : Pointer(Void) | Nil
 - #data!
 - #notify : GObject::ClosureNotify
 - #notify=(value : GObject::ClosureNotify)
 - #to_unsafe
 
Constructor Detail
Instance Method Detail
              Description copied from class Reference
            
          
          Returns true if this reference is the same as other. Invokes same?.