Home
last modified time | relevance | path

Searched refs:gtk_list_clear_items (Results 1 – 25 of 66) sorted by relevance

123

/dports/print/photoprint/photoprint-0.4.2-pre2/stpui_widgets/
H A Dstpui_printerselector.c25 gtk_list_clear_items(GTK_LIST(GTK_COMBO(c->mancombo)->list),0,-1); in stpui_printerselector_build_manufacturers()
61 gtk_list_clear_items(GTK_LIST(GTK_COMBO(c->modelcombo)->list),0,-1); in stpui_printerselector_build_models()
H A Dstpui_combo.c127 gtk_list_clear_items(GTK_LIST(GTK_COMBO(c->combo)->list),0,-1); in stpui_combo_build_options()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gtk/
H A Dgtklist.pp66 procedure gtk_list_clear_items(list:PGtkList; start:gint; theend:gint);cdecl;external gtkdll name '
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtklist.h97 void gtk_list_clear_items (GtkList *list,
/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dhistorybox.c115 gtk_list_clear_items(GTK_LIST(GTK_COMBO(box)->list),0,-1); in history_box_set_history()
H A Dcombo.c147 gtk_list_clear_items(GTK_LIST(GTK_COMBO(combo)->list),item_index, in combo_remove_item()
H A Dsession.c363 gtk_list_clear_items(ddata->listwid,ddata->resume_index, in session_dialog_delete_click()
/dports/comms/predict/predict-2.2.7/clients/gsat-1.1.0/src/
H A Ddb.c50 gtk_list_clear_items(GTK_LIST(GTK_COMBO(widget)->list), 0, -1); in lookup_sat_db()
/dports/x11-toolkits/vdk/vdk-2.5.1/src/
H A Dcombo.cc147 gtk_list_clear_items(GTK_LIST(GTK_COMBO(widget)->list),0, in ClearList()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtklist.inc71 procedure gtk_list_clear_items(list:PGtkList; start:gint; theEnd:gint); cdecl; external gtklib;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtklist.inc71 procedure gtk_list_clear_items(list:PGtkList; start:gint; theEnd:gint); cdecl; external gtklib;
/dports/graphics/dia/dia-0.97.3/lib/
H A Dprop_widgets.c479 gtk_list_clear_items(GTK_LIST(widget),0,-1); in listprop_reset_widget()
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk/
H A Dgtklistsl.inc792 gtk_list_clear_items(FGtkList, 0, Count);
856 gtk_list_clear_items(FGtkList, Index, Index + 1);
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk2/
H A Dgtk2listsl.inc779 gtk_list_clear_items(FGtkList, 0, Count);
825 gtk_list_clear_items(FGtkList, Index, Index + 1);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk2/
H A Dgtk2listsl.inc779 gtk_list_clear_items(FGtkList, 0, Count);
825 gtk_list_clear_items(FGtkList, Index, Index + 1);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtklistsl.inc792 gtk_list_clear_items(FGtkList, 0, Count);
856 gtk_list_clear_items(FGtkList, Index, Index + 1);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk2/
H A Dgtk2listsl.inc779 gtk_list_clear_items(FGtkList, 0, Count);
825 gtk_list_clear_items(FGtkList, Index, Index + 1);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk/
H A Dgtklistsl.inc792 gtk_list_clear_items(FGtkList, 0, Count);
856 gtk_list_clear_items(FGtkList, Index, Index + 1);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk2/
H A Dgtk2listsl.inc779 gtk_list_clear_items(FGtkList, 0, Count);
825 gtk_list_clear_items(FGtkList, Index, Index + 1);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtklistsl.inc792 gtk_list_clear_items(FGtkList, 0, Count);
856 gtk_list_clear_items(FGtkList, Index, Index + 1);
/dports/graphics/geomorph/geomorph-0.60.1/src/hf/
H A Dhf_filters_dialog.c279 gtk_list_clear_items (GTK_LIST(lbs->listbox), 0, -1); in refresh_img_listbox()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk1/
H A Dcombobox.cpp408 gtk_list_clear_items( GTK_LIST(list), 0, (int)GetCount() ); in DoClear()
H A Dlistbox.cpp700 gtk_list_clear_items( m_list, 0, (int)GetCount() ); in DoClear()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk1/
H A Dcombobox.cpp408 gtk_list_clear_items( GTK_LIST(list), 0, (int)GetCount() ); in DoClear()
H A Dlistbox.cpp700 gtk_list_clear_items( m_list, 0, (int)GetCount() ); in DoClear()

123