Module Geyser.SetConstraints

Setting window contraints.

Info:

  • Author: guy

Functions

Geyser.set_constraints (window, cons, container) This function sets the constraints of a window.


Functions

Geyser.set_constraints (window, cons, container)
This function sets the constraints of a window. It doesn't mess with anything other than positioning data. It creates get_x(), get_y(), get_width(), and get_height() functions for 'window'

Parameters:

  • window The window to create the constraints for.
  • cons A table that holds the constraints.
  • container A table that holds maximum position values and represents the dimensions of the "window" that holds whatever widget is being created.
generated by LDoc 1.5.0 Last updated 2024-04-26 00:56:21