From 2f3f6cdb9ecb7844ff9df64b930881725a2ca033 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 21 Aug 2015 21:13:19 +0200 Subject: Renaming SetWindowSize to SetWidgetSize as it is generic for all GtkWidgets --- clCrossCall_12.dcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clCrossCall_12.dcl') diff --git a/clCrossCall_12.dcl b/clCrossCall_12.dcl index 3140714..7c833bb 100644 --- a/clCrossCall_12.dcl +++ b/clCrossCall_12.dcl @@ -144,7 +144,7 @@ CcRqADDCONTROLTIP :== 1436 /* PA: added to add controls to tooltip areas. */ CcRqGETWINDOWSIZE :== 1435 /* PA: added to retrieve bounding size of windows. */ CcRqRESTACKWINDOW :== 1434 /* PA: added to restack windows. */ CcRqSHOWWINDOW :== 1433 /* PA: added to (hide/show) windows. */ -CcRqSETWINDOWSIZE :== 1432 /* PA: added to resize windows/controls. */ +CcRqSETWIDGETSIZE :== 1432 /* PA: added to resize windows/controls. */ CcRqSETSELECTWINDOW :== 1431 /* PA: added to (en/dis)able windows. */ CcRqSETWINDOWPOS :== 1430 /* PA: added to move windows/controls. */ -- cgit v1.2.3