Unit 'gdk' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGdkDebugFlag

Declaration

Source position: gdkprivate.pp line 196

type TGdkDebugFlag = (

  GDK_DEBUG_MISC = 1 shl 0,

  GDK_DEBUG_EVENTS = 1 shl 1,

  GDK_DEBUG_DND = 1 shl 2,

  GDK_DEBUG_COLOR_CONTEXT = 1 shl 3,

  GDK_DEBUG_XIM = 1 shl 4

);


Documentation generated on: 2023-03-18