mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 00:40:18 +02:00
gtk2: clean up
git-svn-id: trunk@37129 -
This commit is contained in:
parent
4e977b1300
commit
aa2de353ed
@ -659,7 +659,7 @@ procedure SaveClientSizeNotification(FixWidget: PGtkWidget);
|
||||
procedure SendSizeNotificationToLCL(aWidget: PGtkWidget);
|
||||
function CreateTopologicalSortedWidgets(HashArray: TDynHashArray): TFPList;
|
||||
procedure GetGTKDefaultWidgetSize(AWinControl: TWinControl;
|
||||
var PreferredWidth, PreferredHeight: integer; WithThemeSpace: Boolean);
|
||||
var PreferredWidth, PreferredHeight: integer; {%H-}WithThemeSpace: Boolean);
|
||||
procedure SendCachedGtkResizeNotifications;
|
||||
procedure ResizeHandle(LCLControl: TWinControl);
|
||||
procedure SetWidgetSizeAndPosition(LCLControl: TWinControl);// for child controls
|
||||
|
Loading…
Reference in New Issue
Block a user