module Iup::InternalDragDropAttributes
defines attributes and methods used for internal drag and drop
Public Instance Methods
dragdrop_cb(callback)
click to toggle source
callbacks
# File lib/wrapped/internal-drag-drop-attributes.rb, line 16 def dragdrop_cb callback define_callback callback, 'DRAGDROP_CB', :iiii_i end