[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGdk3' (#lcl)

TGdkWindowChildFunc

Declaration

Source position: lazgdk3.pas line 3411

type TGdkWindowChildFunc = function(

  window: PGdkWindow;

  user_data: gpointer

):gboolean;