![]() |
![]() |
![]() |
libinfgtk-0.4 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
InfGtkBrowserModelSort;
InfGtkBrowserModelSort * inf_gtk_browser_model_sort_new (InfGtkBrowserModel *child_model
);
InfGtkBrowserModelSort implements GtkTreeModel, GtkTreeSortable, GtkTreeDragSource and InfGtkBrowserModel.
InfGtkBrowserModelSort * inf_gtk_browser_model_sort_new (InfGtkBrowserModel *child_model
);
Creates a new InfGtkBrowserModelSort, sorting child_model
.
|
A InfGtkBrowserModel. |
Returns : |
A new InfGtkBrowserModelSort. |