<function>
<fname>v_open_win</fname>
<prototype>

#include        "v.h"

VWINDOW *
v_open_win(VERROR * err,VDISPLAY * d,int x,int y,int w,int h);

</prototype>
<explanation>
<pre>
        err                     : G[ʊi[ꏊ
        d                       : \fBXvC
        x,y                     : \ʒuAEBhE̍̍W
        w,h                     : EChEwidth,height
</pre>
EBhEЂƂJB

</explanation>
<return>

EBhE\́B

</return>
<details>

EBhȄȂǂsāAKvȃ[NGAȂǂEBhE\̂ԂB

EBhE\̂ɂ́AEBhÊ߂̋@ˑ[NGAȂǂ̑ɁA`IuWFNg̃XgB̃EBhEɐꂽIuWFNg̓EBhE\̂̒̃IuWFNgXgɓo^B

ݒ`ĂIuWFNgimageIuWFNg(v_image.c)textIuWFNg(v_text.c)݂̂łB

ꂽEBhE\̂́AfBXvC\̂̃EBhEXgɓo^B
</details>
</function>
