Home
last modified time | relevance | path

Searched refs:CUSTOM_LIST_COL_NAME (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/examples/
H A Dcustomlist.pl28 CUSTOM_LIST_COL_NAME => 1, constant
181 } elsif ($column == CUSTOM_LIST_COL_NAME) {
342 if ($col == CUSTOM_LIST_COL_NAME) {
451 $col->add_attribute ($renderer, text => &CustomList::CUSTOM_LIST_COL_NAME);
459 $model->set ($iter, &CustomList::CUSTOM_LIST_COL_NAME, $newtext);
/dports/deskutils/gtimer/gtimer-2.0.0/
H A Dcustom-list.h21 CUSTOM_LIST_COL_NAME, enumerator
H A Dunhide.c268 gtk_tree_view_column_add_attribute ( col, renderer, "text", CUSTOM_LIST_COL_NAME ); in create_unhide_window()
H A Dcustom-list.c371 case CUSTOM_LIST_COL_NAME: in custom_list_get_value()
H A Dreport.c1938 gtk_tree_view_column_add_attribute (col, renderer, "text", CUSTOM_LIST_COL_NAME);
/dports/irc/hexchat/hexchat-2.16.0/src/fe-gtk/
H A Dcustom-list.h41 CUSTOM_LIST_COL_NAME, enumerator
H A Dcustom-list.c393 case CUSTOM_LIST_COL_NAME: in custom_list_get_value()