Class: ScopeArgs (TkNamespace)

Overview
Module Structure
Class Hierarchy
Instance Methods
ScopeArgs#tk_call / 1
ScopeArgs#tk_call_without_enc / 1
ScopeArgs#tk_call_with_enc / 1
ScopeArgs#initialize / 2
is a submodule of
class: TkNamespace   
includes
  Tk   
inherits from
  Array ( Builtin-Module )
has properties
method: tk_call / 1   
method: tk_call_without_enc / 1   
method: tk_call_with_enc / 1   
method: initialize / 2   
is defined at
#154 in tk/namespace.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: <Built-in Module>
class: Array     
  module: Tk
  class: TkNamespace
class: ScopeArgs     

Class Hierarchy

Object ( Builtin-Module )
Array ( Builtin-Module )
ScopeArgs ( TkNamespace )
includes
  Tk   
has properties
method: tk_call / 1   
method: tk_call_without_enc / 1   
method: tk_call_with_enc / 1   
method: initialize / 2   
TkKernel
TkObject
  TkNamespace     

Instance Methods

ScopeArgs#tk_call / 1

#160 in tk/namespace.rb

tk_call ( *args )

ScopeArgs#tk_call_without_enc / 1

#166 in tk/namespace.rb

tk_call_without_enc ( *args )

ScopeArgs#tk_call_with_enc / 1

#172 in tk/namespace.rb

tk_call_with_enc ( *args )

ScopeArgs#initialize / 2

#179 in tk/namespace.rb

initialize ( namespace ,
  *args )