Method: TkLabelWatch#active?

Defined in:
ext/ae-rad/lib/tk/al-tkcustom.rb

#active?Boolean

Returns:

  • (Boolean)


27
28
29
# File 'ext/ae-rad/lib/tk/al-tkcustom.rb', line 27

def active?
  @active
end