Warning: file_put_contents(): Only -1 of 48 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
GTK Enums Prev   GtkScrollType Next Value Symbolic name Description   0 Gtk::SCROLL_NONE Nothing is done.   1 Gtk::SCROLL_JUMP The list scrolls to the ratio position: 0 top, 1 bottom.   2 Gtk...
Forum und email

GtkScrollType

Value

Symbolic name

Description

  0Gtk::SCROLL_NONE Nothing is done.
  1Gtk::SCROLL_JUMP The list scrolls to the ratio position: 0 is top, 1 is bottom.
  2Gtk::SCROLL_STEP_BACKWARD
  3Gtk::SCROLL_STEP_FORWARD
  4Gtk::SCROLL_PAGE_BACKWARD
  5Gtk::SCROLL_PAGE_FORWARD
  6Gtk::SCROLL_STEP_UP
  7Gtk::SCROLL_STEP_DOWN
  8Gtk::SCROLL_PAGE_UP
  9Gtk::SCROLL_PAGE_DOWN
  10Gtk::SCROLL_STEP_LEFT
  11Gtk::SCROLL_STEP_RIGHT
  12Gtk::SCROLL_PAGE_LEFT
  13Gtk::SCROLL_PAGE_RIGHT
  14Gtk::SCROLL_START
  15Gtk::SCROLL_END