newt_checkbox_tree
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) resource newt_checkbox_tree ( int $left, int $top, int $height [, int $flags

2025-01-10 15:47:30
newt_draw_form
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_draw_form ( resource $form )

2025-01-10 15:47:30
newt_grid_get_size
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_grid_get_size ( resouce $grid, int &$width, int &$height

2025-01-10 15:47:30
newt_get_screen_size
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) Fills in the passed references with the current size of the terminal

2025-01-10 15:47:30
newt_scale_set
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_scale_set ( resource $scale, int $amount )

2025-01-10 15:47:30
newt_cursor_on
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_cursor_on ( void )

2025-01-10 15:47:30
newt_listbox_set_data
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_listbox_set_data ( resource $listbox, int $num, mixed $data )

2025-01-10 15:47:30
newt_listbox_get_current
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) string newt_listbox_get_current ( resource $listbox )

2025-01-10 15:47:30
newt_checkbox_tree_set_current
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) void newt_checkbox_tree_set_current ( resource $checkboxtree, mixed $data

2025-01-10 15:47:30
newt_checkbox_tree_find_item
  • References/PHP/Function/Command Line/Newt

(PECL newt >= 0.1) Finds an item in the checkbox tree

2025-01-10 15:47:30