Gtk2_ScrollingLabel::pause (Previous) (Next) Gtk2_ScrollingLabel::setStartSignal

View this page in Last updated: Sun, 07 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Gtk2_ScrollingLabel::setBounce

Gtk2_ScrollingLabel::setBounce -- テキストを、ラベルの両端で反転させるようにする

説明

$bouncetrue にすると、 最初の文字が可視ウィンドウの左端に達するまで左スクロールし、 そこから右に反転します。最後の文字が可視ウィンドウの右端に達すると、 再度左向きにスクロールします。

スクロールさせるテキストを一度に表示させることができない場合は、 テキストの反転はお望みのような結果になりません。そのため、 テキストの長さは、可視領域の長さより最低一文字は短くしておくことを推奨します。

パラメータ

  • boolean $bounce - テキストがラベルの端に達した場合にスクロール方向を反転するかどうか。

返り値

returns Whether or not the text is set to bounce

注意

この関数は、スタティックにコールする ことはできません。

Gtk2_ScrollingLabel::pause (Previous) (Next) Gtk2_ScrollingLabel::setStartSignal

Download Documentation Last updated: Sun, 07 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.