Home
last modified time | relevance | path

Searched defs:create_dialog_button (Results 1 – 3 of 3) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/libs/gtkutil/
H A Ddialog.cpp62 GtkButton* create_dialog_button (const std::string& label, GCallback func, gpointer data) in create_dialog_button() function
/dports/games/gtkradiant/GPL/GtkRadiant/libs/gtkutil/
H A Ddialog.cpp72 GtkButton* create_dialog_button(const char* label, GCallback func, gpointer data) in create_dialog_button() function
/dports/games/netradiant/netradiant-20150621-src/libs/gtkutil/
H A Ddialog.cpp68 GtkButton* create_dialog_button( const char* label, GCallback func, gpointer data ){ in create_dialog_button() function