diff --git a/doc/en/Gtk/ScrollType.xml b/doc/en/Gtk/ScrollType.xml index a6cd202a0..a175e0519 100644 --- a/doc/en/Gtk/ScrollType.xml +++ b/doc/en/Gtk/ScrollType.xml @@ -1,5 +1,5 @@ - + gtk-sharp 0.0.0.0 @@ -7,8 +7,12 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + An enumeration used by ScrolledWindow and Range. + + + This enumeration is used by and to decide how scrolling behaves. + + System.Enum @@ -34,8 +38,12 @@ - To be added - To be added + The default setting. Indicates that the scrollbar's slider is not moved. + + + The default setting. Indicates that the scrollbar's slider is not moved. + + @@ -46,8 +54,12 @@ - To be added - To be added + Sets the scrollbar's slider to the position described in the accompanying float parameter. + + + The range of values are 0 to 1, with the halfway point being 0.5. + + @@ -58,8 +70,12 @@ - To be added - To be added + Sets the scrollbar's slider back one step increment from its current position. + + + The value of the step increment is taken from the underlying in the scrollbar. + + @@ -70,8 +86,12 @@ - To be added - To be added + Sets the scrollbar's slider forward one step increment from its current position. + + + The value of the step increment is taken from the underlying in the scrollbar. + + @@ -82,8 +102,12 @@ - To be added - To be added + Sets the scrollbar's slider back one page increment from its current position. + + + The value of the step increment is taken from the underlying in the scrollbar. + + @@ -94,8 +118,12 @@ - To be added - To be added + Sets the scrollbar's slider forward one page increment from its current position. + + + The value of the step increment is taken from the underlying in the scrollbar. + + @@ -154,8 +182,12 @@ - To be added - To be added + Sets the scrollbar's slider back one step increment to the left from its current position. + + + Sets the scrollbar's slider back one step increment to the left from its current position. + + @@ -166,8 +198,12 @@ - To be added - To be added + Sets the scrollbar's slider forward one step increment to the right from its current position. + + + Sets the scrollbar's slider forward one step increment to the right from its current position. + + @@ -178,8 +214,12 @@ - To be added - To be added + Sets the scrollbar's slider back one page increment to the left from its current position. + + + Sets the scrollbar's slider back one page increment to the left from its current position. + + @@ -190,8 +230,12 @@ - To be added - To be added + Sets the scrollbar's slider forward one page increment to the right from its current position. + + + Sets the scrollbar's slider forward one page increment to the right from its current position. + + @@ -202,8 +246,12 @@ - To be added - To be added + Sets the scrollbar's slider to the beginning of the scrollbar. + + + Sets the scrollbar's slider to the beginning of the scrollbar. + + @@ -214,8 +262,12 @@ - To be added - To be added + Sets the scrollbar's slider to the end of the scrollbar. + + + Sets the scrollbar's slider to the end of the scrollbar. + + @@ -231,4 +283,4 @@ - \ No newline at end of file +