Module: TkPlace (<Toplevel Module>)

Overview
Module Structure
Constants
TkPlace::TkCommandNames
Module Functions
TkPlace.configure / 3
TkPlace.configinfo / 2
TkPlace.current_configinfo / 2
TkPlace.forget / 1
TkPlace.info / 1
TkPlace.slaves / 1
Instance Aliases
TkPlace#place
is a submodule of
module: <Toplevel Module>   
extends
  Tk   
includes
  Tk   
has properties
constant: TkCommandNames   
function: configure / 3   
alias: place configure   
function: configinfo / 2   
function: current_configinfo / 2   
function: forget / 1   
function: info / 1   
function: slaves / 1   
is defined at
#6 in tk/place.rb  

Overview

Module Structure

  module: <Toplevel Module>
module: Tk     
module: TkPlace     

Constants

TkPlace::TkCommandNames

#10 in tk/place.rb

TkCommandNames = ['place'.freeze].freeze   

Module Functions

TkPlace.configure / 3

#12 in tk/place.rb

configure ( win ,
  slot ,
  value=None )

TkPlace.configinfo / 2

#32 in tk/place.rb

configinfo ( win ,
  slot = nil )

TkPlace.current_configinfo / 2

#62 in tk/place.rb

current_configinfo ( win ,
  slot = nil )

TkPlace.forget / 1

#85 in tk/place.rb

forget ( win )

TkPlace.info / 1

#91 in tk/place.rb

info ( win )

TkPlace.slaves / 1

#104 in tk/place.rb

slaves ( master )

Instance Aliases

TkPlace#place

#30 in tk/place.rb

place configure