PHP-GTK
Sunday, November 08, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkMetricType
GtkObjectFlagsnext

Last updated: Sat, 07 Nov 2009
view this page in English

GtkMovementStep

Value

Symbolic name

Description

  0Gtk::MOVEMENT_LOGICAL_POSITIONS Move by forward/back graphemes.
  1Gtk::MOVEMENT_VISUAL_POSITIONS Move by left/right graphemes.
  2Gtk::MOVEMENT_WORDS Move by forward/back words.
  3Gtk::MOVEMENT_DISPLAY_LINES Move up/down lines (wrapped lines).
  4Gtk::MOVEMENT_DISPLAY_LINE_ENDS Move up/down lines (wrapped lines).
  5Gtk::MOVEMENT_PARAGRAPHS Move up/down paragraphs (newline-ended lines).
  6Gtk::MOVEMENT_PARAGRAPH_ENDS Move to either end of a paragraph.
  7Gtk::MOVEMENT_PAGES Move by pages.
  8Gtk::MOVEMENT_BUFFER_ENDS Move to ends of the buffer.
  9Gtk::MOVEMENT_HORIZONTAL_PAGES Move horizontally by pages.

User Contributed Notes
gtk.enum.movementstep.php
add a note about notes
There are no user contributed notes for this page.


previousGtkMetricType
GtkObjectFlagsnext

Last updated: Sat, 07 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sat Nov 7 02:44:26 2009 UTC