| libinfgtk-0.5 Reference Manual | ||||
|---|---|---|---|---|
InfGtkBrowserModelSort;
InfGtkBrowserModelSort* inf_gtk_browser_model_sort_new (InfGtkBrowserModel *child_model);
InfGtkBrowserModelSort implements GtkTreeModel, InfGtkBrowserModel, GtkTreeSortable and GtkTreeDragSource.
InfGtkBrowserModelSort* inf_gtk_browser_model_sort_new (InfGtkBrowserModel *child_model);
Creates a new InfGtkBrowserModelSort, sorting child_model.
|
A InfGtkBrowserModel. |
Returns : |
A new InfGtkBrowserModelSort. |