Gtk_ScrollingLabel::setStartSignal --
startScroll() メソッドを、指定したイベントに接続する
説明
setStartSignal() will make the event box listen for the
signal $signal and will envoke
startScroll() when ever it is heard. The signal should
be a signal that GtkEventBox listens for normally
or a button press event.
返り値
returns The handler id for the connection.
注意
この関数は、スタティックにコールする
ことはできません。