Home
last modified time | relevance | path

Searched refs:icon_cell_data_func (Results 1 – 3 of 3) sorted by relevance

/dports/devel/regexxer/regexxer-0.10/src/
H A Dfiletree.h118 void icon_cell_data_func(Gtk::CellRenderer* cell, const Gtk::TreeModel::iterator& iter);
H A Dfiletree.cc70 column->set_cell_data_func(*cell_icon, mem_fun(*this, &FileTree::icon_cell_data_func)); in FileTree()
296 void FileTree::icon_cell_data_func(Gtk::CellRenderer* cell, const Gtk::TreeModel::iterator& iter) in icon_cell_data_func() function in Regexxer::FileTree
/dports/x11-toolkits/granite/granite-6.2.0/lib/Widgets/
H A DSourceList.vala243 * - icon | DataModel::on_item_prop_changed | Tree::icon_cell_data_func
1674 item_column.set_cell_data_func (activatable_cell, icon_cell_data_func);
1695 item_column.set_cell_data_func (icon_cell, icon_cell_data_func);
2502 private void icon_cell_data_func (