Parameters: LandWidget * base
Parameters: LandWidget * base, LandWidget * parent, char const * text, void(* modified)(LandWidget * self), int x, int y, int w, int h
Parameters: LandWidget * parent, char const * text, void(* modified)(LandWidget * self), int x, int y, int w, int h
Returns: LandWidget*
Parameters: LandWidget * base, char const * text
Changes the text of the edit widget to a copy of the given string. The string itself is not touched nor referenced - if you allocated it, you can immediately free it after this function returns.
Parameters: LandWidget * base, bool yes
Returns: char const*
Note: Points directly to the widget’s text, only valid as long as the widget is alive.
no parameters
Parameters: LandWidget * self
Returns: int