File: setup.rb [tk: Ruby Standard Library Documentation]
Last Modified
2017-04-01 12:51:25 -0500
Requires

Description

frozen_string_literal: false

setup.rb   --   setup script before using Tk extension libraries

  If you need some setup operations for Tk extensions (for example,
  modify the dynamic library path) required, please write the setup
  operations in this file. This file is required at the last of
  "require 'tk'".