Method: GGLib::GUIWindow#hasStickyFocus

Defined in:
lib/window.rb

#hasStickyFocusObject



175
176
177
# File 'lib/window.rb', line 175

def hasStickyFocus
  return @stickfocused
end