| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
gtk::draw_vlinevoid gtk::draw_vline(
GtkStyle
style
,
GdkWindow
window
,
GtkStateType
state_type
, int y1, int y2, int x);
Draws a vertical line in window. The line will be x pixels from the left edge of window, start y1 pixels from the top edge of window, and end y2 pixels from the top edge of window. style will be used to define the style of the line. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「gtk::draw_vline」をGoogle検索
|