Newer
Older
module Fox
#
# The Shell widget is used as the base class for top level windows, i.e.
# windows which are direct children of the root window.
#
class FXShell < FXComposite
end
end
Repositories are limited in size now to 1GB. If your repository exceeds this size, it will be automatically deleted.
If you'd like access to our CI/CD builders, please create an issue here.
module Fox
#
# The Shell widget is used as the base class for top level windows, i.e.
# windows which are direct children of the root window.
#
class FXShell < FXComposite
end
end