X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=specs%2FViewport.xml;h=767dc07a36f43846b85c99227c0ceb47e8f2e435;hb=refs%2Ftags%2F2.0_alpha;hp=3b3703639988ba0e2f371c92c099f0a39712a9a7;hpb=14e0c2f7787d6a50632561c1bb813c6c7a9ec7bd;p=framework%2Fuifw%2Fxorg%2Flib%2Flibxaw.git diff --git a/specs/Viewport.xml b/specs/Viewport.xml old mode 100755 new mode 100644 index 3b37036..767dc07 --- a/specs/Viewport.xml +++ b/specs/Viewport.xml @@ -39,7 +39,7 @@ window, or when the data does not require scrolling, the Viewport widget automatically removes any scrollbars. The forceBars option causes the Viewport widget to display all scrollbars permanently. - + Resources @@ -347,7 +347,7 @@ the Viewport. - + Layout Semantics @@ -374,7 +374,7 @@ appropriate dimension. The scrollbar children of the Viewport are named horizontal and vertical. By using these names the programmer can specify resources -for the individual scrollbars. XtSetValues can be used to modify +for the individual scrollbars. can be used to modify the resources dynamically once the widget ID has been obtained with XtNameToWidget.