Module advanced_configuration_window
[hide private]
[frames] | no frames]

Module advanced_configuration_window

source code

Classes [hide private]
  AdvancedConfigurationWindow
Functions [hide private]
 
rate_limit(rate)
Call func at most rate times per second
source code
 
tree_model_iter_children(model, treeiter) source code
 
tree_model_pre_order(model, treeiter) source code
Variables [hide private]
  GTKGUI_GLADE = 'manage_accounts_window.ui'

Imports: gtk, gtkgui_helpers, gobject, gajim


Function Details [hide private]

rate_limit(rate)

source code 
Call func at most rate times per second

tree_model_iter_children(model, treeiter)

source code 

tree_model_pre_order(model, treeiter)

source code 

Variables Details [hide private]

GTKGUI_GLADE

Value:
'manage_accounts_window.ui'