Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dvcode.c3456 #define pctcombo_entry(A) gtk_bin_get_child(GTK_BIN(A)) macro
3521 #define pctcombo_entry(A) (GTK_COMBO(A)->entry) macro
9206 GTK_ENTRY(pctcombo_entry(*wdata))), "%d%%", in do_query()
10337 gtk_entry_set_text(GTK_ENTRY(pctcombo_entry(slot[0])), buf); in cmd_set()