|
Main Page
Widgets
Namespaces
Book
Gtk::ComboDropDownItem Class Reference
[Widgets]
An item in a ComboDropDownList.
More...
Inheritance diagram for Gtk::ComboDropDownItem:
[legend]List of all members.
Detailed Description
An item in a ComboDropDownList.
Items in a ComboDropDwonList inherit Item. Two signals are added.
Constructor & Destructor Documentation
virtual Gtk::ComboDropDownItem::~ComboDropDownItem |
( |
|
) |
[virtual] |
|
Gtk::ComboDropDownItem::ComboDropDownItem |
( |
|
) |
|
|
Member Function Documentation
const GtkListItem* Gtk::ComboDropDownItem::gobj |
( |
|
) |
const [inline] |
|
GtkListItem* Gtk::ComboDropDownItem::gobj |
( |
|
) |
[inline] |
|
virtual void Gtk::ComboDropDownItem::on_scroll_horizontal |
( |
ScrollType |
scroll_type, |
|
|
float |
position |
|
) |
[protected, virtual] |
|
virtual void Gtk::ComboDropDownItem::on_scroll_vertical |
( |
ScrollType |
scroll_type, |
|
|
float |
position |
|
) |
[protected, virtual] |
|
|
- Prototype:
void scroll_horizontal(ScrollType scroll_type, float position)
|
|
- Prototype:
void scroll_vertical(ScrollType scroll_type, float position)
|
Friends And Related Function Documentation
Gtk::ComboDropDownItem* wrap |
( |
GtkListItem* |
object, |
|
|
bool |
take_copy = false |
|
) |
[related] |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|