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

TGtkTreeViewColumn

Declaration

Source position: gtktreeviewcolumn.inc line 28

type TGtkTreeViewColumn = record

  parent: TGtkObject;

  tree_view: PGtkWidget;

  button: PGtkWidget;

  child: PGtkWidget;

  arrow: PGtkWidget;

  alignment: PGtkWidget;

  window: PGdkWindow;

  editable_widget: PGtkCellEditable;

  xalign: gfloat;

  property_changed_signal: guint;

  spacing: gint;

  column_type: TGtkTreeViewColumnSizing;

  requested_width: gint;

  button_request: gint;

  resized_width: gint;

  width: gint;

  fixed_width: gint;

  min_width: gint;

  max_width: gint;

  drag_x: gint;

  drag_y: gint;

  title: Pgchar;

  cell_list: PGList;

  sort_clicked_signal: guint;

  sort_column_changed_signal: guint;

  sort_column_id: gint;

  sort_order: TGtkSortType;

  flag0: Word;

end;


Documentation generated on: 2023-03-18