The combo boxes display the current value when the dialog is opened.
|
Public Member Functions |
int | add_sort_key (const Glib::ustring& sort_key) |
| Adds a new sort key and returns the respective index in sort key combobox.
|
int | get_sort_key () const |
| Gets index to currently active sort key.
|
Gtk::SortType | get_sort_order () const |
| Gets current sorting order from "Sort order" field.
|
const HildonSortDialog* | gobj () const |
| Provides access to the underlying C GtkObject.
|
HildonSortDialog* | gobj () |
| Provides access to the underlying C GtkObject.
|
void | set_sort_key (int key) |
| Sets the index value of the Hildon::SortDialog widget.
|
void | set_sort_order (Gtk::SortType order) |
| Sets the index value of the Hildon::SortDialog widget.
|
| SortDialog () |
virtual | ~SortDialog () |
Related Functions |
(Note that these are not member functions.)
|
Hildon::SortDialog* | wrap (HildonSortDialog* object, bool take_copy=false) |