| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
gtk::draw_stringvoid gtk::draw_string(
GtkStyle
style
,
GdkWindow
window
,
GtkStateType
state_type
, int x, int y, string string);
Draws string in window. style is used to set the style of the text to be written. The upper left hand corner of string will begin x pixesl from the left edge of window and y pixels from the top of window. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「gtk::draw_string」をGoogle検索
|