Ejemplo n.º 1
0
function show_file_select(GtkWindow $wnd)
{
    $ConfigFile = new ConfigFile('select config file');
    $ConfigFile->show();
}