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

TCheckMenuItemDrawProc

Declaration

Source position: gtkglobals.pp line 356

type TCheckMenuItemDrawProc = procedure(

  check_menu_item: PGtkCheckMenuItem;

  area: PGdkRectangle

);