Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimptoolgui.c106 static ResponseEntry * response_entry_new (gint response_id,
662 entry = response_entry_new (response_id, button_text); in gimp_tool_gui_add_button()
1003 response_entry_new (gint response_id, in response_entry_new() function