Gtk_ScrollingLabel::setBounce (Previous) (Next) Gtk_ScrollingLabel::startScroll

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Gtk_ScrollingLabel::setStartSignal

Gtk_ScrollingLabel::setStartSignal --  Connects the startScroll() method to a given event.

Описание

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.

Параметр

  • string $signal - The Gtk signal to connect to startScroll().

Возвращаемое значение

returns The handler id for the connection.

См. также

startScroll()

Заметка

Эта функция не должна вызываться статически.

Gtk_ScrollingLabel::setBounce (Previous) (Next) Gtk_ScrollingLabel::startScroll

Download Documentation Last updated: Mon, 02 Jul 2007
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.