Platforms to show: All Mac Windows Linux Cross-Platform
GTKWindowMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Window | MBS Linux Plugin | 13.0 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop only |
We can directly modify a window on Linux using this class.
If you need methods to do something special, please do not hesitate to email us.
- 7 properties
- property AcceptFocus as Boolean
- property Handle as Integer
- property IsComposited as Boolean
- property Opacity as Double
- property Resizable as Boolean
- property Title as string
- property XWindowID as Integer
- 13 methods
- method Constructor(win as DesktopWindow)
- method Constructor(win as window)
- method Deiconify
- method Fullscreen
- method Iconify
- method Maximize
- method SetIcon(pic as picture)
- method SetKeepAbove(setting as boolean)
- method SetKeepBelow(setting as boolean)
- method Stick
- method Unfullscreen
- method Unmaximize
- method Unstick
This class has no sub classes.
Some methods using this class:
- DesktopWindow.GTKWindow as GTKWindowMBS
- Window.GTKWindow as GTKWindowMBS
Some examples using this class:
Blog Entries
- News from the MBS Xojo Plugins Version 24.2
- MBS Xojo Plugins, version 24.2pr1
- MonkeyBread Software Releases the MBS Xojo / Real Studio plug-ins in version 14.0
- MBS Xojo / Real Studio Plugins, version 14.0pr1
- MBS Real Studio Plugins, version 13.0pr1
Xojo Developer Magazine
Release notes
- Version 24.2
- Added XWindowID property to GTKWindowMBS class.
The items on this page are in the following plugins: MBS Linux Plugin.