Gjsify LogoGjsify Logo

Flags to use with gtk_set_debug_flags().

Settings these flags causes GTK to print out different types of debugging information. Some of these flags are only available when GTK has been configured with -Ddebug=true.

bitfield

Index

Enumeration Members

A11Y: number

Information about accessibility state changes

ACTIONS: number

Information about actions and menu models

BUILDER: number

Trace GtkBuilder operation

BUILDER_OBJECTS: number

Log unused GtkBuilder objects

CONSTRAINTS: number

Information from the constraints solver

GEOMETRY: number

Information about size allocation

ICONFALLBACK: number

Information about icon fallback. Since: 4.2

ICONTHEME: number

Information about icon themes

INTERACTIVE: number

Open the GTK inspector

KEYBINDINGS: number

Information about keyboard shortcuts

LAYOUT: number

Information from layout managers

MODULES: number

Information about modules and extensions

NO_CSS_CACHE: number

Disable the style property cache

PRINTING: number

Information about printing

SIZE_REQUEST: number

Information about size requests

SNAPSHOT: number

Include debug render nodes in the generated snapshots

TEXT: number

Information about GtkTextView

TOUCHSCREEN: number

Pretend the pointer is a touchscreen

TREE: number

Information about GtkTreeView

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method