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

gtk_ctree_insert_node

Declaration

Source position: gtkctree.pp line 117

function gtk_ctree_insert_node(

  ctree: PGtkCTree;

  parent: PGtkCTreeNode;

  sibling: PGtkCTreeNode;

  text: PPgchar;

  spacing: guint8;

  pixmap_closed: PGdkPixmap;

  mask_closed: PGdkBitMap;

  pixmap_opened: PGdkPixmap;

  mask_opened: PGdkBitMap;

  is_leaf: gboolean;

  expanded: gboolean

):PGtkCTreeNode;


Documentation generated on: 2023-03-18