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

gdk_synthesize_window_state

Declaration

Source position: lazgdk3.pas line 4996

procedure gdk_synthesize_window_state(

  window: PGdkWindow;

  unset_flags: TGdkWindowState;

  set_flags: TGdkWindowState

);