Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16429 программистов и 1673 робота. Сейчас ищут 1623 программиста ...
Gtk2_ScrollingLabel
Вернуться к: Gtk2
A class that creates a scrolling marquee.
- Introduction — Getting started with Gtk2_Scrollinglabel
- Gtk2_ScrollingLabel — Create a new Scrolling label.
- Gtk2_ScrollingLabel::getFullText — Returns the full text of the label.
- Gtk2_ScrollingLabel::getHiddenText — Returns all of the text that is not currently visible.
- Gtk2_ScrollingLabel::getScrollingLabel — Returns a GtkEventBox with the scrolling label inside.
- Gtk2_ScrollingLabel::getStyle — Gets the label's style widget
- Gtk2_ScrollingLabel::getVisibleLength — Returns the length of the visible area in characters.
- Gtk2_ScrollingLabel::pause — Stops the label from scrolling without reseting the label text
- Gtk2_ScrollingLabel::setBounce — Sets the text to bounce between the borders of the label
- Gtk2_ScrollingLabel::setStartSignal — Connects the startScroll method to a given event.
- Gtk2_ScrollingLabel::startScroll — Begins scrolling the text from the start of the string.
- Gtk2_ScrollingLabel::unPause — Begins scrolling the label from its current position
Вернуться к: Gtk2