Class: AGTkBase

Inherits:
AGTkLayoutManaged show all
Defined in:
lib/tk/al-tk.rb

Overview


Instance Attribute Summary

Attributes inherited from AGTk

#canvas, #l_manager, #x0, #x3, #y0, #y3

Instance Method Summary collapse

Methods inherited from AGTkLayoutManaged

#start_properties

Methods inherited from AGTk

#activate, #active_move_tab, class_renderer, class_sniffer, class_wrapped, #contains_events, #delete, #getFileName, #has_events, #initialize, #new_object, #popup, #popup_items, #update_property

Constructor Details

This class inherits a constructor from AGTk

Instance Method Details

#propertiesObject



2436
2437
2438
2439
# File 'lib/tk/al-tk.rb', line 2436

def properties
  super
  publish('property',TkProperties::background(@obj))
end