Up
_gtkAdjustementLinkedGet
_gtkAdjustementLinkedGet allows to retreive the widgets using
a Adjustments object.
This function returns an Objects and a boolean : 1 if there are another
linked objects or 0 if it was the last.
This function is experimental and it can be modified in the future.
Prototype : fun [ObjGtkAdjustment fun [I u0] u1] I
- ObjGtkAdjustment : any Adjustments object
- fun [I *] u1 : a function to call (like @function_name)
- Return I : 0 or nil if an error occurs.
See also
Example
Loading...