GtkCellType

GtkCellType

Enums

Value

Symbolic name

Description

  0GTK_CELL_EMPTY Denotes that a cell of an instance of GtkCList should not contain anything.
  1GTK_CELL_TEXT Denotes a cell of an instance of GtkCList should contain text.
  2GTK_CELL_PIXMAP Denotes a cell of an instance of GtkCList should contain a pixel map.
  3GTK_CELL_PIXTEXT Denotes a cell of an instance of GtkCList should contain text and a pixelmap.
  4GTK_CELL_WIDGET Support for a GtkClist containing a widget has not been completed in GTK+, therefore it is not currently available in PHP-GTK itself.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.