Package gazpacho :: Package loader :: Module loader :: Class ObjectBuilder
[frames | no frames]

Class ObjectBuilder

Known Subclasses:
Builder

Method Summary
  add_delayed_property(self, obj_id, pspec, value)
  add_signal(self, gobj, name, handler, after, sig_object)
  ensure_accel(self)
  find_resource(self, filename)
  get_constructor(self, gobj)
  get_domain(self)
  get_internal_child(self, gobj)
  get_internal_children(self)
  get_signals(self)
  get_ui_definitions(self)
dict get_unsupported_widgets(self)
Get a dict of the widgets that could not be loaded because they're not supported.
  get_version(self)
  get_widget(self, widget)
  get_widgets(self)
  show_windows(self)
  signal_autoconnect(self, obj)

Method Details

get_unsupported_widgets(self)

Get a dict of the widgets that could not be loaded because they're not supported. The dict maps the class of the widget to a list of widget ids.
Returns:
the unsupported widgets
           (type=dict)

Generated by Epydoc 2.1 on Mon Oct 9 12:40:56 2006 http://epydoc.sf.net