Home
last modified time | relevance | path

Searched refs:COL_TOOLTIP (Results 1 – 9 of 9) sorted by relevance

/dports/x11/yad/yad-7.3/src/
H A Dicons.c28 COL_TOOLTIP, enumerator
227 case COL_TOOLTIP: in handle_stdin()
417 COL_TOOLTIP, ent->comment ? ent->comment : "", in read_dir()
462 gtk_icon_view_set_tooltip_column (GTK_ICON_VIEW (icon_view), COL_TOOLTIP); in icons_create_widget()
488 gtk_tree_view_set_tooltip_column (GTK_TREE_VIEW (icon_view), COL_TOOLTIP); in icons_create_widget()
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DiconView.c40 COL_TOOLTIP, /* tooltip text */ enumerator
118 …model, &iter, COL_TNAIL, &tnail, COL_LABEL, &label, COL_FNAME, &fname, COL_TOOLTIP, &tooltip, - 1 … in doOnItemActivated()
602 gtk_icon_view_set_tooltip_column ( para->iconView, COL_TOOLTIP ); in configure()
861 …_store, &iter, COL_TNAIL, tnail, COL_LABEL, label, COL_FNAME, filename, COL_TOOLTIP, tooltip, -1 ); in iconViewFunc()
976 gtk_icon_view_set_text_column ( GTK_ICON_VIEW ( para->iconView ), COL_TOOLTIP ); in gnoclIconViewCmd()
979 gtk_icon_view_set_tooltip_column ( GTK_ICON_VIEW ( para->iconView ), COL_TOOLTIP ); in gnoclIconViewCmd()
/dports/sysutils/gnome-system-monitor/gnome-system-monitor-41.0/src/
H A Dproctable.h59 COL_TOOLTIP,
H A Dproctable.cpp413 gtk_tree_view_set_tooltip_column (GTK_TREE_VIEW (proctree), COL_TOOLTIP); in proctable_new()
894 COL_TOOLTIP, info->tooltip.c_str(), in insert_info_to_tree()
/dports/sysutils/mate-system-monitor/mate-system-monitor-1.26.0/src/
H A Dproctable.h59 COL_TOOLTIP, enumerator
H A Dproctable.cpp329 gtk_tree_view_set_tooltip_column (GTK_TREE_VIEW (proctree), COL_TOOLTIP); in proctable_new()
772 COL_TOOLTIP, info->tooltip, in insert_info_to_tree()
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/plugins/launcher/
H A Dlauncher-dialog.c71 COL_TOOLTIP, enumerator
1082 COL_TOOLTIP, tooltip, in launcher_dialog_items_set_item()
/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dkbd-custom.c1871 gtk_tree_model_get (model, iter, COL_TOOLTIP, &tooltip, -1); in search_equal_func()
1981 COL_TOOLTIP, command->tooltip, in command_from_hashtable_to_treemodel()
2235 COL_TOOLTIP, &tooltip, in keymap_change_binding_view_on_command_selection()
/dports/audio/denemo/denemo-2.0.6/include/denemo/
H A Ddenemo_types.h422 COL_TOOLTIP, enumerator