Class: DescendantFont (TkFont)

Overview
Module Structure
Class Hierarchy
Instance Aliases
DescendantFont#font_id
DescendantFont#name
DescendantFont#to_s
Instance Methods
DescendantFont#initialize / 2
DescendantFont#dup
DescendantFont#clone
DescendantFont#to_eval
DescendantFont#font
DescendantFont#[] / 1
DescendantFont#[]= / 2
DescendantFont#method_missing / 2
is a submodule of
class: TkFont   
inherits from
  Object ( Builtin-Module )
has class siblings
  Array ( Builtin-Module )
  Hash ( Builtin-Module )
  String ( Builtin-Module )
  TkKernel   
  TkMenu   
  CallbackSubst ( TkUtil )
  TclTkIp   
  Tk_OBJECT_TABLE ( TkCore )
  TkBindTag   
  TkFont   
  TkTimer   
  TkValidateCommand   
  TkVariable   
has properties
method: initialize / 2   
method: dup   
method: clone   
method: to_eval   
method: font   
alias: font_id font   
alias: name font   
alias: to_s font   
method: [] / 1   
method: []= / 2   
method: method_missing / 2   
is defined at
#146 in tk/font.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: <Built-in Module>
class: Array     
class: Hash     
class: String     
  module: <Unknown Module>
  class: TkKernel
  class: TkMenu
  module: TkUtil
class: CallbackSubst     
  class: TclTkIp
  module: TkCore
class: Tk_OBJECT_TABLE     
  class: TkBindTag
  class: TkFont
class: DescendantFont     
  class: TkTimer
  class: TkValidateCommand
  class: TkVariable

Class Hierarchy

Object ( Builtin-Module )
Array ( Builtin-Module )
Hash ( Builtin-Module )
String ( Builtin-Module )
TkKernel
TkMenu
CallbackSubst ( TkUtil )
TclTkIp
Tk_OBJECT_TABLE ( TkCore )
TkBindTag
TkFont
DescendantFont ( TkFont )
has properties
method: initialize / 2   
method: dup   
method: clone   
method: to_eval   
method: font   
alias: font_id font   
alias: name font   
alias: to_s font   
method: [] / 1   
method: []= / 2   
method: method_missing / 2   
TkTimer
TkValidateCommand
TkVariable

Instance Aliases

DescendantFont#font_id

#176 in tk/font.rb

font_id font   

DescendantFont#name

#177 in tk/font.rb

name font   

DescendantFont#to_s

#178 in tk/font.rb

to_s font   

Instance Methods

DescendantFont#initialize / 2

#147 in tk/font.rb

initialize ( compound ,
  type )

DescendantFont#dup

#163 in tk/font.rb

dup

DescendantFont#clone

#166 in tk/font.rb

clone

DescendantFont#to_eval

#170 in tk/font.rb

to_eval

DescendantFont#font

#173 in tk/font.rb

font

DescendantFont#[] / 1

#180 in tk/font.rb

[] ( slot )

DescendantFont#[]= / 2

#183 in tk/font.rb

[]= ( slot ,
  value )

DescendantFont#method_missing / 2

#188 in tk/font.rb

method_missing ( id ,
  *args )