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

TGtkIconLookupFlags

Declaration

Source position: gtkicontheme.inc line 46

type TGtkIconLookupFlags = (

  GTK_ICON_LOOKUP_NO_SVG = 1 shl 0,

  GTK_ICON_LOOKUP_FORCE_SVG = 1 shl 1,

  GTK_ICON_LOOKUP_USE_BUILTIN = 1 shl 2,

  GTK_ICON_LOOKUP_GENERIC_FALLBACK = 1 shl 3,

  GTK_ICON_LOOKUP_FORCE_SIZE = 1 shl 4

);


Documentation generated on: 2023-03-18