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

TGtkButtonAction

Declaration

Source position: gtkclist.pp line 19

type TGtkButtonAction = (

  GTK_BUTTON_IGNORED = 0,

  GTK_BUTTON_SELECTS = 1 shl 0,

  GTK_BUTTON_DRAGS = 1 shl 1,

  GTK_BUTTON_EXPANDS = 1 shl 2

);


Documentation generated on: 2023-03-18