Merge branch 'alexkaratarakis-hotfix-1.4.1' into hotfix-1.4.1
This commit is contained in:
		
						commit
						e47775fc07
					
				| @ -288,7 +288,7 @@ namespace API | |||||||
| 	 * @param window_handle A handle to the window to be refreshed. | 	 * @param window_handle A handle to the window to be refreshed. | ||||||
| 	 */ | 	 */ | ||||||
| 	void refresh_window(window window_handle); | 	void refresh_window(window window_handle); | ||||||
| 	void refresh_window_tree(window);      ///< Refreshs the specified window and all it’s children windows, then display it immediately
 | 	void refresh_window_tree(window);      ///< Refreshes the specified window and all its children windows, then display it immediately
 | ||||||
| 	void update_window(window);            ///< Copies the off-screen buffer to the screen for immediate display.
 | 	void update_window(window);            ///< Copies the off-screen buffer to the screen for immediate display.
 | ||||||
| 
 | 
 | ||||||
| 	void window_caption(window, const std::string& title_utf8); | 	void window_caption(window, const std::string& title_utf8); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Jinhao
						Jinhao