![]() |
![]() |
Items in a ComboDropDwonList inherit Item. Two signals are added.
Public Member Functions | |
virtual | ~ComboDropDownItem () |
GtkListItem* | gobj () |
Provides access to the underlying C GtkObject. | |
const GtkListItem* | gobj () const |
Provides access to the underlying C GtkObject. | |
ComboDropDownItem () | |
Glib::SignalProxy2< void, ScrollType, float > | signal_scroll_horizontal () |
Glib::SignalProxy2< void, ScrollType, float > | signal_scroll_vertical () |
Protected Member Functions | |
virtual void | on_scroll_horizontal (ScrollType scroll_type, float position) |
virtual void | on_scroll_vertical (ScrollType scroll_type, float position) |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::ComboDropDownItem* | wrap (GtkListItem* object, bool take_copy=false) |
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Item. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Item. |
|
|
|
|
|
|
|
|
|
|